Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-08-08T05:43:37.316Z||main|||||INFO|500||The following profiles are active: basic
2022-08-08T05:43:52.141Z||main|||||INFO|500||Starting service [Tomcat]
2022-08-08T05:43:52.142Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-08-08T05:43:52.281Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-08-08T05:44:00.211Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-08-08T05:44:00.456Z||main|||||INFO|500||catdb-pool - Starting...
2022-08-08T05:44:00.710Z||main|||||INFO|500||catdb-pool - Start completed.
2022-08-08T05:44:01.134Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-08-08T05:44:01.433Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-08-08T05:44:02.168Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-08T05:44:04.793Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-08T05:44:05.484Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-08-08T05:44:08.042Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-08T05:44:08.209Z||main|||||INFO|500||reqdb-pool - Starting...
2022-08-08T05:44:08.248Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-08-08T05:44:08.259Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-08-08T05:44:08.927Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-08T05:44:09.524Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-08T05:44:10.835Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-08-08T05:44:16.296Z||main|||||WARN|500||---
2022-08-08T05:44:16.296Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-08-08T05:44:16.297Z||main|||||WARN|500||---
2022-08-08T05:44:16.842Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-08-08T05:44:22.642Z||main|||||INFO|500||Started ApiHandlerApplication in 48.752 seconds (JVM running for 51.471)
2022-08-08T05:44:22.656Z|117cf302-77e7-4533-af8b-774b6bca534e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:44:22.669Z|117cf302-77e7-4533-af8b-774b6bca534e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:44:22.671Z|174b6759-b4a0-4b0b-9dbf-76149ece35c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:44:22.680Z|174b6759-b4a0-4b0b-9dbf-76149ece35c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:44:24.990Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-08-08T05:44:25.279Z|301b0481-71f1-48c7-be58-467978a9f420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:25.279Z|e3d34889-cac2-4024-b5df-8fca7dea94fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:25.279Z|79b47ae0-7e29-47bc-8281-5f892f8e94cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-08-08T05:44:25.726Z|e3d34889-cac2-4024-b5df-8fca7dea94fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:25.726Z|79b47ae0-7e29-47bc-8281-5f892f8e94cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:25.727Z|301b0481-71f1-48c7-be58-467978a9f420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:35.882Z|12f1fe78-b12a-408e-b774-a0689f47f9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:35.882Z|8f565059-23c6-4766-b6d1-804eed47c48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:35.883Z|12f1fe78-b12a-408e-b774-a0689f47f9d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:35.883Z|8f565059-23c6-4766-b6d1-804eed47c48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:35.912Z|2aff7d35-9162-4085-b2da-e395d03a62e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:35.914Z|2aff7d35-9162-4085-b2da-e395d03a62e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:37.624Z|8ebefe6b-2502-4980-b29e-1550ed6717d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:44:37.628Z|8ebefe6b-2502-4980-b29e-1550ed6717d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:44:45.927Z|177caab3-324a-4031-baf0-020cca6cd78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:45.928Z|37856d63-ae27-4df0-a3a5-e3c3c1444f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:45.929Z|177caab3-324a-4031-baf0-020cca6cd78b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:45.930Z|37856d63-ae27-4df0-a3a5-e3c3c1444f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:45.951Z|ba7621e2-d023-478a-b2e5-91a1e230ce15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:45.952Z|ba7621e2-d023-478a-b2e5-91a1e230ce15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:52.623Z|6adca582-e774-42d8-8ce2-f8c755211c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:44:52.625Z|6adca582-e774-42d8-8ce2-f8c755211c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:44:52.682Z|d3b311f0-4e67-4d16-8398-b9e5c4668e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:44:52.683Z|d3b311f0-4e67-4d16-8398-b9e5c4668e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:44:55.963Z|2fd064f1-6f51-4c6d-8236-f34ef2323204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:55.965Z|2fd064f1-6f51-4c6d-8236-f34ef2323204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:55.968Z|75ecaf14-89e5-402a-ab31-38c25f1e3d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:55.973Z|75ecaf14-89e5-402a-ab31-38c25f1e3d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:44:55.979Z|9817f234-eef6-4407-af05-762c4e403687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:44:55.980Z|9817f234-eef6-4407-af05-762c4e403687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:06.017Z|0e358dc0-7915-4877-97cd-a05702413030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:06.019Z|0e358dc0-7915-4877-97cd-a05702413030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:06.021Z|14536308-31bb-4012-818d-11b911b02147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:06.028Z|ea32d98d-3684-43b5-86da-0352bcfc85bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:06.029Z|ea32d98d-3684-43b5-86da-0352bcfc85bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:06.029Z|14536308-31bb-4012-818d-11b911b02147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:07.622Z|df19d41f-c75f-48e5-9b5f-650e215e36a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:45:07.623Z|df19d41f-c75f-48e5-9b5f-650e215e36a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:45:16.051Z|c487d1e5-a0c5-46bd-b2af-dcade213c0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:16.052Z|c487d1e5-a0c5-46bd-b2af-dcade213c0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:16.061Z|533ae886-4c99-47c3-8018-812f21fa99c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:16.062Z|533ae886-4c99-47c3-8018-812f21fa99c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:16.063Z|84325080-ded2-425e-af0b-3f4412d926b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:16.063Z|84325080-ded2-425e-af0b-3f4412d926b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:22.626Z|5c05f81d-7ba5-40d3-af3b-f320591bed2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:45:22.634Z|5c05f81d-7ba5-40d3-af3b-f320591bed2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:45:22.686Z|467c1bd0-435b-4df2-ae02-d5ebd21a6fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:45:22.687Z|467c1bd0-435b-4df2-ae02-d5ebd21a6fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:45:26.090Z|dc27d4af-4597-4571-ba1c-49ababbf4906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:26.091Z|dc27d4af-4597-4571-ba1c-49ababbf4906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:26.098Z|73fd192e-03e5-4a8e-9cd5-427f6bc8caad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:26.099Z|73fd192e-03e5-4a8e-9cd5-427f6bc8caad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:26.106Z|b2666a36-75ed-498f-893c-d4069796fafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:26.108Z|b2666a36-75ed-498f-893c-d4069796fafe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:36.122Z|1fc7b351-81b7-404b-a609-12b4612751b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:36.123Z|1fc7b351-81b7-404b-a609-12b4612751b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:36.125Z|ab42227f-14d2-4328-9298-3dee347f4cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:36.126Z|ab42227f-14d2-4328-9298-3dee347f4cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:36.134Z|e5cf491f-5cf9-482c-a613-4732251685d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:36.135Z|e5cf491f-5cf9-482c-a613-4732251685d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:37.626Z|12f4f9df-e0f2-4d25-8c14-707a98c05da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:45:37.627Z|12f4f9df-e0f2-4d25-8c14-707a98c05da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:45:46.152Z|deb3a511-0ad2-4b28-9327-bf77caae203c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:46.152Z|b465e00f-c4e2-4045-93a5-918cebf4c4fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:46.154Z|deb3a511-0ad2-4b28-9327-bf77caae203c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:46.154Z|b465e00f-c4e2-4045-93a5-918cebf4c4fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:46.164Z|55b6f5d1-cde5-4067-84a9-5fcf0a7e8933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:46.165Z|55b6f5d1-cde5-4067-84a9-5fcf0a7e8933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:52.623Z|ce1c35e7-19e0-4bc7-9ab0-1147f37b80fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:45:52.624Z|ce1c35e7-19e0-4bc7-9ab0-1147f37b80fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:45:52.688Z|8be250ba-5a14-4b7f-8783-93ef8eb69ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:45:52.689Z|8be250ba-5a14-4b7f-8783-93ef8eb69ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:45:56.182Z|1af43d17-a6ad-448f-8721-6ca1a5c5d1ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:56.183Z|1af43d17-a6ad-448f-8721-6ca1a5c5d1ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:56.187Z|060820ab-1e7c-4629-a962-acd8b44f1c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:56.188Z|060820ab-1e7c-4629-a962-acd8b44f1c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:45:56.198Z|d4d7cc65-16f7-454b-815d-9932762e5780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:45:56.200Z|d4d7cc65-16f7-454b-815d-9932762e5780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:06.212Z|acaa8e2a-5ee2-49b6-805b-a097d5ce74d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:06.213Z|acaa8e2a-5ee2-49b6-805b-a097d5ce74d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:06.224Z|5aba9529-02d1-4f78-a011-2a28c1b5bd3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:06.226Z|5aba9529-02d1-4f78-a011-2a28c1b5bd3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:06.231Z|e3398f7e-15d9-41ca-b8be-afc341096e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:06.232Z|e3398f7e-15d9-41ca-b8be-afc341096e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:07.622Z|1972d495-1a29-45e1-9c63-b19c94c465db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:46:07.626Z|1972d495-1a29-45e1-9c63-b19c94c465db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:46:16.242Z|1477cc4d-74d9-46e5-8526-f8605a1538f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:16.244Z|1477cc4d-74d9-46e5-8526-f8605a1538f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:16.252Z|6ed41d1c-c1cc-4232-b692-750438eda72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:16.252Z|6ed41d1c-c1cc-4232-b692-750438eda72d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:16.266Z|f549c04d-e26d-434d-8daa-6ab524f0c0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:16.267Z|f549c04d-e26d-434d-8daa-6ab524f0c0ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:22.622Z|bcc68d40-566a-4b2e-865c-78d8137ba122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:46:22.623Z|bcc68d40-566a-4b2e-865c-78d8137ba122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:46:22.690Z|29164022-d9e6-4a27-925b-33b097032b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:46:22.691Z|29164022-d9e6-4a27-925b-33b097032b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:46:26.285Z|c8c0a75f-cd15-48c9-b31b-66ca44850a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:26.287Z|c8c0a75f-cd15-48c9-b31b-66ca44850a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:26.290Z|6cb61ec6-50b9-4dff-a41d-5e3e61cacb42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:26.292Z|6cb61ec6-50b9-4dff-a41d-5e3e61cacb42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:26.299Z|c5ae324c-2c49-4a0c-bc07-04b900411a60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:26.300Z|c5ae324c-2c49-4a0c-bc07-04b900411a60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:36.327Z|ddf8b2dc-2f2b-4b46-ab9c-3d7ccbfed57b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:36.328Z|ddf8b2dc-2f2b-4b46-ab9c-3d7ccbfed57b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:36.330Z|4033676b-64b6-43f8-91ee-7417d1b5f7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:36.330Z|4033676b-64b6-43f8-91ee-7417d1b5f7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:36.334Z|f793102e-a664-4128-85b5-2d1b9016e612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:36.335Z|f793102e-a664-4128-85b5-2d1b9016e612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:37.623Z|4db2165b-ac6e-4fb9-ad5e-23a1a9709899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:46:37.635Z|4db2165b-ac6e-4fb9-ad5e-23a1a9709899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:46:46.363Z|7f2c3c87-502a-40a1-a4c7-7db60a43c816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:46.363Z|62ad261c-4786-49c8-a5e9-e4072f71d654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:46.363Z|1b8bb69b-42e1-4db0-8226-653ae6fc2ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:46.365Z|7f2c3c87-502a-40a1-a4c7-7db60a43c816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:46.365Z|62ad261c-4786-49c8-a5e9-e4072f71d654|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:46.365Z|1b8bb69b-42e1-4db0-8226-653ae6fc2ffb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:52.625Z|651ccf12-e994-42fb-99d8-f62de5b98dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:46:52.627Z|651ccf12-e994-42fb-99d8-f62de5b98dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:46:52.693Z|0deb2ae8-2ec6-4c43-9038-b4d76ab57d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:46:52.695Z|0deb2ae8-2ec6-4c43-9038-b4d76ab57d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:46:56.397Z|3e04f538-0ad9-47fd-a62e-7874cab0bdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:56.397Z|a646946d-e5ae-441e-a1a7-fcd8c9f1924a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:56.397Z|f92887e4-9c8d-45e2-82a3-925fbbd78e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:46:56.399Z|f92887e4-9c8d-45e2-82a3-925fbbd78e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:56.399Z|3e04f538-0ad9-47fd-a62e-7874cab0bdeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:46:56.399Z|a646946d-e5ae-441e-a1a7-fcd8c9f1924a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:06.434Z|f3a38d40-1aca-4dc6-873b-3aed437970bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:06.434Z|414a8944-8069-4077-848f-ba71bb5cd59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:06.434Z|9878a970-592b-4c79-ae15-25a3b012b2f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:06.436Z|f3a38d40-1aca-4dc6-873b-3aed437970bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:06.436Z|414a8944-8069-4077-848f-ba71bb5cd59d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:06.436Z|9878a970-592b-4c79-ae15-25a3b012b2f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:07.626Z|f1f432e5-9a65-4288-8256-32d4d71bb781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:47:07.628Z|f1f432e5-9a65-4288-8256-32d4d71bb781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:47:16.467Z|d839fa4d-4412-44c7-8129-4a150b6b529f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:16.467Z|0d739082-3453-446a-abfa-cd927220c83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:16.468Z|d839fa4d-4412-44c7-8129-4a150b6b529f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:16.468Z|0d739082-3453-446a-abfa-cd927220c83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:16.482Z|bcf800fc-41e2-45de-a235-fbe06d585738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:16.482Z|bcf800fc-41e2-45de-a235-fbe06d585738|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:22.622Z|69b4013f-d10e-4f8b-a3b8-4b756b831af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:47:22.626Z|69b4013f-d10e-4f8b-a3b8-4b756b831af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:47:22.696Z|02118cfe-c47d-4208-ada9-34fd0fa8b6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:47:22.697Z|02118cfe-c47d-4208-ada9-34fd0fa8b6c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:47:26.502Z|762b32f4-6019-46b8-8518-46201bf6318d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:26.502Z|761c4c7f-843a-4b93-90e6-a6305363e3f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:26.503Z|762b32f4-6019-46b8-8518-46201bf6318d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:26.503Z|761c4c7f-843a-4b93-90e6-a6305363e3f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:26.507Z|7d31a54d-d2ae-47d9-9a79-251e83067fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:26.508Z|7d31a54d-d2ae-47d9-9a79-251e83067fd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:36.534Z|3ca9ec23-b82f-41da-ba33-71a44889c3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:36.535Z|ae5765e2-d16a-4ee1-a530-0ae2c8a2e309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:36.535Z|3ca9ec23-b82f-41da-ba33-71a44889c3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:36.536Z|ae5765e2-d16a-4ee1-a530-0ae2c8a2e309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:36.544Z|4cd545f1-e247-4cbf-b561-d3ce0195f7a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:36.544Z|4cd545f1-e247-4cbf-b561-d3ce0195f7a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:37.622Z|5162a8ce-1853-43b5-a6b6-c028d6b4eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:47:37.624Z|5162a8ce-1853-43b5-a6b6-c028d6b4eb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:47:46.562Z|258f691d-2921-4573-af33-26088f1ed38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:46.562Z|cc74a93b-5f36-4cbb-acb9-4c031e30dcfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:46.564Z|cc74a93b-5f36-4cbb-acb9-4c031e30dcfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:46.564Z|258f691d-2921-4573-af33-26088f1ed38d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:46.570Z|e92f3b73-2f6c-4ef8-ba2a-b8793b5a98d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:46.571Z|e92f3b73-2f6c-4ef8-ba2a-b8793b5a98d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:52.622Z|b6547f73-ad1d-4ceb-a062-31a394164d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:47:52.623Z|b6547f73-ad1d-4ceb-a062-31a394164d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:47:52.698Z|09df0530-ac42-4185-bcde-ad46402b5a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:47:52.699Z|09df0530-ac42-4185-bcde-ad46402b5a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:47:56.593Z|5778369f-03b5-43ba-8ed3-a5e635861ad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:56.593Z|5e931ae6-c0a9-451f-9d0a-2880311e6f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:56.594Z|5778369f-03b5-43ba-8ed3-a5e635861ad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:56.594Z|5e931ae6-c0a9-451f-9d0a-2880311e6f20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:47:56.601Z|ea52ade5-8dc4-4cee-8016-2a83c8e3a645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:47:56.602Z|ea52ade5-8dc4-4cee-8016-2a83c8e3a645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:06.620Z|017a5693-c3d3-40e7-8275-fe6faef4f6d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:06.621Z|017a5693-c3d3-40e7-8275-fe6faef4f6d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:06.621Z|e865f458-b421-4b4f-a15f-10d5848d3bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:06.622Z|e865f458-b421-4b4f-a15f-10d5848d3bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:06.628Z|282cd9d6-be25-496b-b91d-9e86f5a4d969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:06.629Z|282cd9d6-be25-496b-b91d-9e86f5a4d969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:07.624Z|1b059168-eda8-40cb-9f60-1159b5629def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:48:07.628Z|1b059168-eda8-40cb-9f60-1159b5629def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:48:16.652Z|ba158e3f-3a39-4c88-a164-68b2825f463f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:16.654Z|00311493-3fb7-40c5-b941-faa5b0fffd1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:16.654Z|00311493-3fb7-40c5-b941-faa5b0fffd1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:16.653Z|ba158e3f-3a39-4c88-a164-68b2825f463f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:16.659Z|cfd5fdef-8cd9-4e26-b068-a4d6819ee19a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:16.660Z|cfd5fdef-8cd9-4e26-b068-a4d6819ee19a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:22.622Z|0a851285-d613-4082-9d4f-e32bcbfd44dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:48:22.623Z|0a851285-d613-4082-9d4f-e32bcbfd44dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:48:22.701Z|755ee07f-77e5-4cf4-8a46-095199b3d624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:48:22.701Z|755ee07f-77e5-4cf4-8a46-095199b3d624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:48:26.687Z|febe4978-6f96-434c-81f5-715b0a7616f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:26.688Z|febe4978-6f96-434c-81f5-715b0a7616f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:26.693Z|40a84873-fad0-40f8-af6f-48934b27c711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:26.694Z|64d3071a-4b94-4dc2-8fe4-00f9e1c6b197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:26.694Z|40a84873-fad0-40f8-af6f-48934b27c711|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:26.695Z|64d3071a-4b94-4dc2-8fe4-00f9e1c6b197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:36.717Z|dbcc13c7-549d-42f0-8621-dd9c6e98e7bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:36.718Z|ac088f89-4c27-4676-8f6c-3d7d7e9dc78a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:36.718Z|dbcc13c7-549d-42f0-8621-dd9c6e98e7bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:36.718Z|ac088f89-4c27-4676-8f6c-3d7d7e9dc78a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:36.720Z|519bc378-b0fc-4703-89ee-79d7ec132e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:36.721Z|519bc378-b0fc-4703-89ee-79d7ec132e2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:37.622Z|78831d9f-ba5e-4d08-a4c9-9d85d3040431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:48:37.624Z|78831d9f-ba5e-4d08-a4c9-9d85d3040431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:48:46.746Z|19ac3f5d-7946-468a-a89e-3059a9e1c728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:46.747Z|19ac3f5d-7946-468a-a89e-3059a9e1c728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:46.748Z|82dcfbb2-b845-496d-a1fb-6a4cee1d9925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:46.749Z|82dcfbb2-b845-496d-a1fb-6a4cee1d9925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:46.752Z|64fa6f51-e0d6-4b7b-8af8-353b2ad00f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:46.753Z|64fa6f51-e0d6-4b7b-8af8-353b2ad00f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:52.622Z|1b1c6614-9973-4e1e-86a3-19ef9a755f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:48:52.625Z|1b1c6614-9973-4e1e-86a3-19ef9a755f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:48:52.703Z|424055c3-d60b-4783-822c-036630c5af7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:48:52.703Z|424055c3-d60b-4783-822c-036630c5af7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:48:56.773Z|3f01285b-11ab-4a1e-bf40-dc9d8c781739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:56.773Z|5e02de67-536f-4a1b-b4a7-e882503fd208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:56.774Z|3f01285b-11ab-4a1e-bf40-dc9d8c781739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:56.774Z|5e02de67-536f-4a1b-b4a7-e882503fd208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:48:56.776Z|508765b8-8644-4471-a166-c7d8f36c1fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:48:56.778Z|508765b8-8644-4471-a166-c7d8f36c1fce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:06.800Z|8f80b0c2-eed9-4407-b94f-8990218d3580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:06.802Z|8f80b0c2-eed9-4407-b94f-8990218d3580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:06.802Z|8b4c73a0-c471-4e92-b754-2adc9fb103a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:06.804Z|8b4c73a0-c471-4e92-b754-2adc9fb103a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:06.809Z|c3d2ecd0-a5aa-4c10-87ee-f439c4f9bfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:06.810Z|c3d2ecd0-a5aa-4c10-87ee-f439c4f9bfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:07.622Z|f1158cc8-b3e9-487c-a631-8cd7cb5314e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:49:07.623Z|f1158cc8-b3e9-487c-a631-8cd7cb5314e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:49:16.830Z|6714d839-7f43-4785-a322-aecd38257bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:16.831Z|6714d839-7f43-4785-a322-aecd38257bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:16.839Z|d2542326-9c3a-44ed-afb1-57b75131ebb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:16.839Z|d2542326-9c3a-44ed-afb1-57b75131ebb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:16.841Z|aeef18e2-735e-42b6-9717-c99c3b5ccec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:16.841Z|aeef18e2-735e-42b6-9717-c99c3b5ccec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:22.622Z|539c0b16-0a69-4f8e-b6b9-3cf1d7deabcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:49:22.623Z|539c0b16-0a69-4f8e-b6b9-3cf1d7deabcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:49:22.704Z|dfe132f0-ee3f-45f2-9ab0-7ccbdff8433b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:49:22.705Z|dfe132f0-ee3f-45f2-9ab0-7ccbdff8433b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:49:26.865Z|ed58a699-070a-411a-81c8-8c36617ff036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:26.866Z|ed58a699-070a-411a-81c8-8c36617ff036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:26.901Z|6dafd1b2-5f4e-4546-9121-a1b5a89810cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:26.901Z|6dafd1b2-5f4e-4546-9121-a1b5a89810cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:26.903Z|4cb483fd-27db-4c95-89c7-8de52fef9f9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:26.903Z|4cb483fd-27db-4c95-89c7-8de52fef9f9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:36.915Z|fed6d5f2-4f1f-4566-a710-cb713f1f0ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:36.916Z|fed6d5f2-4f1f-4566-a710-cb713f1f0ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:36.930Z|06970403-2097-4993-9bb1-10c66bf8b9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:36.931Z|06970403-2097-4993-9bb1-10c66bf8b9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:36.937Z|a0804490-0441-4db9-98e4-5bbaeee87d29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:36.938Z|a0804490-0441-4db9-98e4-5bbaeee87d29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:37.623Z|c35eb324-ed38-4745-8c4e-a326b19adeec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:49:37.629Z|c35eb324-ed38-4745-8c4e-a326b19adeec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:49:46.982Z|b666165a-4acf-4215-ae40-0f3722420f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:46.982Z|6dd93bed-f599-47b6-b7bc-d20ded52bea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:46.983Z|5e85a355-c118-4d6f-a65a-0e0e83b25a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:46.983Z|b666165a-4acf-4215-ae40-0f3722420f23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:46.983Z|6dd93bed-f599-47b6-b7bc-d20ded52bea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:46.984Z|5e85a355-c118-4d6f-a65a-0e0e83b25a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:52.622Z|21995643-fa85-41f1-a4c8-6e23c5cf65ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:49:52.623Z|21995643-fa85-41f1-a4c8-6e23c5cf65ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:49:52.707Z|3e515b64-4d4e-41c0-957e-8cb3c433c9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:49:52.708Z|3e515b64-4d4e-41c0-957e-8cb3c433c9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:49:57.010Z|35b202a1-b162-40d4-8385-caec5680d2ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:57.010Z|35b202a1-b162-40d4-8385-caec5680d2ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:57.011Z|09f34214-9d5e-4e9b-ac3b-b121df186bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:57.012Z|09f34214-9d5e-4e9b-ac3b-b121df186bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:49:57.019Z|92a7cee3-f75c-48ed-b2b9-862485f98c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:49:57.020Z|92a7cee3-f75c-48ed-b2b9-862485f98c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:07.036Z|6113adc9-8f6d-41ec-89d6-63f1bb2a180f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:07.038Z|6113adc9-8f6d-41ec-89d6-63f1bb2a180f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:07.043Z|45f7945c-6c85-4bac-8a65-ac061c2d7128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:07.043Z|45f7945c-6c85-4bac-8a65-ac061c2d7128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:07.053Z|d75c11f9-5052-4deb-9832-723cccb40197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:07.053Z|d75c11f9-5052-4deb-9832-723cccb40197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:07.622Z|c49f3fdf-c05a-443f-8aa1-2a67b45c2fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:50:07.623Z|c49f3fdf-c05a-443f-8aa1-2a67b45c2fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:50:17.069Z|1edbe2d0-c519-4cc4-886f-e4aa05f571db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:17.070Z|1edbe2d0-c519-4cc4-886f-e4aa05f571db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:17.074Z|d1685dd1-396b-4098-b167-e0abf9084bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:17.074Z|d1685dd1-396b-4098-b167-e0abf9084bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:17.084Z|d05c91ec-f50a-4de8-892c-57573431bb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:17.084Z|d05c91ec-f50a-4de8-892c-57573431bb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:22.622Z|41c2fffe-1fb9-4b7e-b5fe-288272422e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:50:22.626Z|41c2fffe-1fb9-4b7e-b5fe-288272422e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:50:22.709Z|7c1d36a7-b487-4d61-a2be-9e0acce5d161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:50:22.709Z|7c1d36a7-b487-4d61-a2be-9e0acce5d161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:50:27.099Z|e734f575-6db0-4fdb-adee-f7012759e601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:27.100Z|cf50888b-a0cb-4b8c-9582-7088f2374339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:27.100Z|e734f575-6db0-4fdb-adee-f7012759e601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:27.101Z|cf50888b-a0cb-4b8c-9582-7088f2374339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:27.111Z|e93b75fa-db7e-43a5-a0e5-28c644854b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:27.111Z|e93b75fa-db7e-43a5-a0e5-28c644854b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:37.129Z|4d0512cf-1e9e-4bfe-9e9d-9c39147349ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:37.134Z|4d0512cf-1e9e-4bfe-9e9d-9c39147349ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:37.136Z|802eeb8d-f788-4064-bab4-4407481ef42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:37.137Z|802eeb8d-f788-4064-bab4-4407481ef42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:37.138Z|379e4263-4647-477c-a9f4-10eca7e622cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:37.138Z|379e4263-4647-477c-a9f4-10eca7e622cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:37.622Z|635384c2-a10f-4364-8097-6abdd447994d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:50:37.623Z|635384c2-a10f-4364-8097-6abdd447994d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:50:47.165Z|eef63f7c-1b31-40d5-91cb-f87b5e7d4490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:47.166Z|eef63f7c-1b31-40d5-91cb-f87b5e7d4490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:47.168Z|cbbe3aff-e20a-4f58-85bb-f9fd7b5c8a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:47.168Z|cbbe3aff-e20a-4f58-85bb-f9fd7b5c8a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:47.165Z|8b6e70b8-a282-4ec7-9d8f-bb37c79e2940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:47.170Z|8b6e70b8-a282-4ec7-9d8f-bb37c79e2940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:52.622Z|41059886-5cb1-4dc2-9b11-1580f0340bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:50:52.623Z|41059886-5cb1-4dc2-9b11-1580f0340bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:50:52.711Z|4ab2b7c7-2a48-40fd-8f90-de7275112a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:50:52.711Z|4ab2b7c7-2a48-40fd-8f90-de7275112a56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:50:57.211Z|769c8159-680e-4ef2-9f74-6b0ec3139005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:57.212Z|769c8159-680e-4ef2-9f74-6b0ec3139005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:57.212Z|eae4a032-2319-4277-acc7-972a971836f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:57.212Z|eae4a032-2319-4277-acc7-972a971836f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:50:57.211Z|fa5caa5b-d55b-4c1b-b3e6-8e0599ca3239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:50:57.215Z|fa5caa5b-d55b-4c1b-b3e6-8e0599ca3239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:07.241Z|086d9424-e683-436d-aeea-1794937db415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:07.241Z|6dfa84d4-fec6-4a95-b25f-773321c5e457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:07.242Z|086d9424-e683-436d-aeea-1794937db415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:07.245Z|ff1ee71d-9d12-44ee-85c0-7a8ecb903625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:07.242Z|6dfa84d4-fec6-4a95-b25f-773321c5e457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:07.247Z|ff1ee71d-9d12-44ee-85c0-7a8ecb903625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:07.622Z|98df3e2c-9ce1-457c-b2d3-2f930c830301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:51:07.626Z|98df3e2c-9ce1-457c-b2d3-2f930c830301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:51:17.269Z|2726dc54-b58e-4e5b-a416-d0409fd22962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:17.270Z|2726dc54-b58e-4e5b-a416-d0409fd22962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:17.270Z|90696a01-a8f1-41b2-8605-de3b46b4e2fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:17.271Z|90696a01-a8f1-41b2-8605-de3b46b4e2fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:17.275Z|440c9c57-f9b4-4d35-8afb-87357877f5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:17.275Z|440c9c57-f9b4-4d35-8afb-87357877f5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:22.622Z|e6c08c54-6383-46d0-924a-e712c68db67b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:51:22.623Z|e6c08c54-6383-46d0-924a-e712c68db67b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:51:22.713Z|9939e1c5-b136-41bf-b83b-54277d46aaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:51:22.714Z|9939e1c5-b136-41bf-b83b-54277d46aaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:51:27.297Z|2812f6f0-d025-404f-b68b-1722d3b2da17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:27.298Z|2812f6f0-d025-404f-b68b-1722d3b2da17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:27.307Z|e505f5dd-b9cc-455c-b016-ed207d84cffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:27.308Z|b0f246fb-7bb0-49f4-85d8-c2dfa43471ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:27.308Z|e505f5dd-b9cc-455c-b016-ed207d84cffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:27.309Z|b0f246fb-7bb0-49f4-85d8-c2dfa43471ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:37.338Z|5a60dfa3-f185-406c-b215-8727794551b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:37.339Z|5a60dfa3-f185-406c-b215-8727794551b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:37.345Z|06e0f1ea-98de-4029-bba6-39225ecb935b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:37.346Z|06e0f1ea-98de-4029-bba6-39225ecb935b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:37.351Z|424294ae-4f46-43fe-b2a4-392dfb7ad15f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:37.351Z|424294ae-4f46-43fe-b2a4-392dfb7ad15f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:37.626Z|89dfeaaa-56a5-4917-a754-9c4a16efa700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:51:37.629Z|89dfeaaa-56a5-4917-a754-9c4a16efa700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:51:47.366Z|ea2c0f46-61dc-43da-85d1-f0a87a9bbcd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:47.367Z|ea2c0f46-61dc-43da-85d1-f0a87a9bbcd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:47.380Z|6c2c7a84-faaf-497a-81fd-57eb8f7109ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:47.380Z|1ee1e8c7-21b5-42c3-b827-806068608c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:47.381Z|1ee1e8c7-21b5-42c3-b827-806068608c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:47.381Z|6c2c7a84-faaf-497a-81fd-57eb8f7109ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:52.622Z|0c95b815-3e50-4513-adb6-e58f1a11636e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:51:52.623Z|0c95b815-3e50-4513-adb6-e58f1a11636e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:51:52.716Z|f6b2f2a1-329a-4768-91e6-cf418a8d6b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:51:52.717Z|f6b2f2a1-329a-4768-91e6-cf418a8d6b1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:51:57.402Z|ae616c54-a77f-4382-aeca-87edf9995949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:57.403Z|ae616c54-a77f-4382-aeca-87edf9995949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:57.407Z|e435ebf3-c374-40b6-b5ee-d699b51222e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:57.407Z|e435ebf3-c374-40b6-b5ee-d699b51222e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:51:57.408Z|bf825d19-e379-4fb2-99fd-32eb9f59aa20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:51:57.409Z|bf825d19-e379-4fb2-99fd-32eb9f59aa20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:07.430Z|e4daff86-ae7f-49e3-88c8-0d6283f0e0ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:07.431Z|e4daff86-ae7f-49e3-88c8-0d6283f0e0ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:07.493Z|3c9a6f7f-4ec7-46a8-9811-f8b629dfb153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:07.494Z|00a44f91-c234-48c8-9ea1-5eae9255e3d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:07.494Z|3c9a6f7f-4ec7-46a8-9811-f8b629dfb153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:07.495Z|00a44f91-c234-48c8-9ea1-5eae9255e3d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:07.622Z|9fc1b848-0ff0-4dfb-a26b-28b95bb6db8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:52:07.623Z|9fc1b848-0ff0-4dfb-a26b-28b95bb6db8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:52:17.517Z|ffd417c9-f358-41da-9744-5b269aa2808a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:17.518Z|ffd417c9-f358-41da-9744-5b269aa2808a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:17.535Z|8c67c5d5-e3d9-456b-a1c3-b6db05d94f97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:17.536Z|eaafba72-c670-4e54-9fbc-ddbd502e1edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:17.537Z|8c67c5d5-e3d9-456b-a1c3-b6db05d94f97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:17.537Z|eaafba72-c670-4e54-9fbc-ddbd502e1edd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:22.622Z|7879dea8-21d6-41d4-afe6-e4f4e0e9a07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:52:22.625Z|7879dea8-21d6-41d4-afe6-e4f4e0e9a07e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:52:22.718Z|b956a1d7-a5f5-4109-a68a-5d8af80d2b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:52:22.719Z|b956a1d7-a5f5-4109-a68a-5d8af80d2b03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:52:27.546Z|43b823f3-0c6d-46de-a5f9-ea09543c44ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:27.546Z|43b823f3-0c6d-46de-a5f9-ea09543c44ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:27.563Z|bb8297b5-67f7-4281-b202-bd64bc03a0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:27.564Z|bb8297b5-67f7-4281-b202-bd64bc03a0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:27.568Z|5c2eb6af-e43a-42e7-9534-ec848505f4ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:27.569Z|5c2eb6af-e43a-42e7-9534-ec848505f4ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:37.575Z|5ab02e06-3e09-4ffc-a2f8-9a5c2e37cbbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:37.576Z|5ab02e06-3e09-4ffc-a2f8-9a5c2e37cbbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:37.589Z|bf9a0ff9-8188-4996-bdb3-35d664342f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:37.591Z|bf9a0ff9-8188-4996-bdb3-35d664342f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:37.595Z|e7e29b85-6434-4140-9f0b-b3c7d6fca064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:37.596Z|e7e29b85-6434-4140-9f0b-b3c7d6fca064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:37.622Z|518051d8-9b53-42d3-8a14-a47fe4bce398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:52:37.638Z|518051d8-9b53-42d3-8a14-a47fe4bce398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:52:47.614Z|aa9fc6d3-aa6b-4a64-8436-ea6bd1ba54f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:47.616Z|aa9fc6d3-aa6b-4a64-8436-ea6bd1ba54f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:47.620Z|edff81c3-544e-4e95-92fe-8f7e69cb04ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:47.621Z|edff81c3-544e-4e95-92fe-8f7e69cb04ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:47.623Z|fa0b9ec8-9835-4ea0-b810-f313dec5c43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:47.623Z|fa0b9ec8-9835-4ea0-b810-f313dec5c43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:52.623Z|991d7b34-91ac-4972-9aee-5b1548ea0956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:52:52.624Z|991d7b34-91ac-4972-9aee-5b1548ea0956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:52:52.721Z|1161c15d-ad24-4bbf-b478-e8db93682d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:52:52.721Z|1161c15d-ad24-4bbf-b478-e8db93682d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:52:57.654Z|807e8980-937a-409d-a575-ad7e6f0b0f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:57.656Z|807e8980-937a-409d-a575-ad7e6f0b0f92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:57.658Z|0cf78b9a-a080-446e-9a33-cd1e30c25c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:57.659Z|0cf78b9a-a080-446e-9a33-cd1e30c25c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:52:57.654Z|710c85bf-2c1f-4790-887a-c6fd326f880c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:52:57.664Z|710c85bf-2c1f-4790-887a-c6fd326f880c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:07.623Z|b9d5b5aa-c01f-480e-8a97-afe6838c6e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:53:07.627Z|b9d5b5aa-c01f-480e-8a97-afe6838c6e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:53:07.688Z|30b07733-8e6c-41a0-a5f4-a9449104ed8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:07.688Z|480471a4-90f6-48f1-ae15-e232754691f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:07.690Z|480471a4-90f6-48f1-ae15-e232754691f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:07.690Z|30b07733-8e6c-41a0-a5f4-a9449104ed8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:07.695Z|8422e5b3-398d-4e9c-8e65-e5c73bd66417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:07.696Z|8422e5b3-398d-4e9c-8e65-e5c73bd66417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:17.734Z|88cdad5b-afa4-415c-8fba-e243009ac730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:17.736Z|88cdad5b-afa4-415c-8fba-e243009ac730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:17.737Z|1873d343-9642-4ae9-b0fc-8fa395ad9296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:17.737Z|1873d343-9642-4ae9-b0fc-8fa395ad9296|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:17.739Z|13fc518d-534c-4b0d-8b43-02831e172ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:17.740Z|13fc518d-534c-4b0d-8b43-02831e172ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:22.622Z|ce915b2c-033a-4a3c-8c3a-2eaef1e43d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:53:22.623Z|ce915b2c-033a-4a3c-8c3a-2eaef1e43d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:53:22.722Z|41c3f9be-02fc-4c91-b35d-ff860fcc39bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:53:22.723Z|41c3f9be-02fc-4c91-b35d-ff860fcc39bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:53:27.770Z|7a25d6e2-ad2c-403a-91cd-826d52e66147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:27.771Z|7a25d6e2-ad2c-403a-91cd-826d52e66147|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:27.776Z|f5bda433-023c-4400-801a-08e6906e1368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:27.776Z|f5bda433-023c-4400-801a-08e6906e1368|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:27.780Z|f7e5b115-873f-41f0-8eb3-727689aa5928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:27.781Z|f7e5b115-873f-41f0-8eb3-727689aa5928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:36.758Z|0260341c-8508-4b15-b029-12f85e1d9231|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T05:53:36.759Z|0260341c-8508-4b15-b029-12f85e1d9231|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:37.622Z|2b675d37-1c10-41f8-8185-fd6515fbc737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:53:37.626Z|2b675d37-1c10-41f8-8185-fd6515fbc737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:53:37.806Z|2343d1a9-38d0-4825-b919-13cd4cdb86a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:37.806Z|2343d1a9-38d0-4825-b919-13cd4cdb86a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:37.807Z|aff11186-2ab0-475a-a468-932d75599b57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:37.809Z|aff11186-2ab0-475a-a468-932d75599b57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:37.812Z|4f32e0e5-377a-4b89-bae9-b3861cdbd16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:37.815Z|4f32e0e5-377a-4b89-bae9-b3861cdbd16b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:47.836Z|42a7bfe8-8ec3-4388-a22b-6d8d05f5090d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:47.838Z|42a7bfe8-8ec3-4388-a22b-6d8d05f5090d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:47.861Z|861295df-3100-4919-9343-8d88e3d90a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:47.861Z|54988100-b3d6-46fc-81f9-f54713e0354f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:47.862Z|861295df-3100-4919-9343-8d88e3d90a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:47.862Z|54988100-b3d6-46fc-81f9-f54713e0354f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:52.622Z|c9358bdf-9ed3-47c4-9ce0-1fa8a5d57a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:53:52.625Z|c9358bdf-9ed3-47c4-9ce0-1fa8a5d57a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:53:52.724Z|33d76ef8-2387-4b15-ba98-0ec90493cd9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:53:52.726Z|33d76ef8-2387-4b15-ba98-0ec90493cd9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:53:57.867Z|6c42ec06-ffe0-4e79-b32a-cedc0dd7732d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:57.868Z|6c42ec06-ffe0-4e79-b32a-cedc0dd7732d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:57.891Z|572f0ae9-d719-45cf-b76e-2ad428865807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:57.892Z|572f0ae9-d719-45cf-b76e-2ad428865807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:53:57.888Z|d6d16f4d-36b9-4d0c-b808-6ebb883449fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:53:57.897Z|d6d16f4d-36b9-4d0c-b808-6ebb883449fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:07.622Z|0ec8a0ff-b4be-4e7a-bc8d-44f827a7f0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:54:07.623Z|0ec8a0ff-b4be-4e7a-bc8d-44f827a7f0f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:54:07.894Z|5dd0caa7-189d-46e6-b8d3-a98671724cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:07.895Z|5dd0caa7-189d-46e6-b8d3-a98671724cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:07.920Z|831da919-4e74-4d52-9394-8dc120c73997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:07.920Z|665bce65-693a-4d95-9f76-0393b6f486d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:07.920Z|831da919-4e74-4d52-9394-8dc120c73997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:07.921Z|665bce65-693a-4d95-9f76-0393b6f486d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:17.921Z|50ae5cd1-58a2-4fb9-a076-4262204b4477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:17.922Z|50ae5cd1-58a2-4fb9-a076-4262204b4477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:17.949Z|859d48f7-7967-4c89-91aa-6d32f5f2105d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:17.949Z|d566abfd-af7e-4774-babd-8c0d81356f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:17.950Z|859d48f7-7967-4c89-91aa-6d32f5f2105d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:17.950Z|d566abfd-af7e-4774-babd-8c0d81356f76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:22.622Z|34389782-21af-4c86-aded-c009aa0110a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:54:22.622Z|34389782-21af-4c86-aded-c009aa0110a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:54:22.727Z|622cd90b-10e1-4620-9549-3c81dd95566a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:54:22.727Z|622cd90b-10e1-4620-9549-3c81dd95566a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:54:27.948Z|1586a827-3c84-4035-a9cf-371ee61ba970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:27.949Z|1586a827-3c84-4035-a9cf-371ee61ba970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:27.974Z|3577b85f-cd0f-48f7-99bb-73afc06f531d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:27.975Z|3577b85f-cd0f-48f7-99bb-73afc06f531d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:27.978Z|09c1ae7a-e334-4d65-8619-e759e35a9032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:27.979Z|09c1ae7a-e334-4d65-8619-e759e35a9032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:36.744Z|55ba34d0-aa07-4190-a596-d0529b01e4f9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T05:54:36.747Z|55ba34d0-aa07-4190-a596-d0529b01e4f9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:37.622Z|3263c2f7-21ec-497d-ac56-8fc3b690241b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:54:37.637Z|3263c2f7-21ec-497d-ac56-8fc3b690241b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:54:37.977Z|c9ca1566-d413-42ea-8f3b-4f00d244cf1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:37.978Z|c9ca1566-d413-42ea-8f3b-4f00d244cf1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:38.007Z|2fc4f063-dec5-444d-8291-15cdd2ea28b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:38.007Z|ae1aa0a4-9fe9-4cbe-984c-cfa6c95bd054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:38.008Z|ae1aa0a4-9fe9-4cbe-984c-cfa6c95bd054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:38.008Z|2fc4f063-dec5-444d-8291-15cdd2ea28b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:48.005Z|472dad95-3d16-4807-9e5a-668381bccf98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:48.006Z|472dad95-3d16-4807-9e5a-668381bccf98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:48.036Z|8c60b032-cb98-46bd-bcfe-ac208984cb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:48.037Z|8c60b032-cb98-46bd-bcfe-ac208984cb93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:48.037Z|81be3d53-1428-47e5-91c0-4c0681fc0f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:48.038Z|81be3d53-1428-47e5-91c0-4c0681fc0f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:52.622Z|6a134c2e-b466-414e-bd65-34ca8adea7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:54:52.623Z|6a134c2e-b466-414e-bd65-34ca8adea7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:54:52.728Z|2fed67c6-6b05-4c7a-b987-4fa5ef3413e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:54:52.729Z|2fed67c6-6b05-4c7a-b987-4fa5ef3413e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:54:58.037Z|1014ec97-31a0-421d-ace7-024b680ed613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:58.038Z|1014ec97-31a0-421d-ace7-024b680ed613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:58.064Z|99ce3912-9a8d-4d0d-9b7a-4bf4e90e69cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:58.065Z|99ce3912-9a8d-4d0d-9b7a-4bf4e90e69cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:54:58.067Z|c8d32b9b-11f7-40f6-a365-d61eabcd2866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:54:58.068Z|c8d32b9b-11f7-40f6-a365-d61eabcd2866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:07.622Z|0ca6c34b-bd93-4b47-a8d4-ba97aa1288db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:55:07.623Z|0ca6c34b-bd93-4b47-a8d4-ba97aa1288db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:55:08.068Z|4867e021-bcb7-454e-ae02-bd16eb670515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:08.070Z|4867e021-bcb7-454e-ae02-bd16eb670515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:08.094Z|dca7bb1a-62b7-43be-88f3-161482d1d5ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:08.094Z|448d055e-8ba8-4a00-8976-d00500bfd688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:08.094Z|dca7bb1a-62b7-43be-88f3-161482d1d5ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:08.094Z|448d055e-8ba8-4a00-8976-d00500bfd688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:18.105Z|c53abe63-ef6c-4e2d-8091-aebca5496628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:18.111Z|c53abe63-ef6c-4e2d-8091-aebca5496628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:18.127Z|22dd710b-725c-4861-93ac-96842006cb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:18.128Z|22dd710b-725c-4861-93ac-96842006cb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:18.131Z|4892e49a-f1c0-475a-a05b-36bce40e1bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:18.132Z|4892e49a-f1c0-475a-a05b-36bce40e1bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:22.622Z|685974fe-ec28-4a54-a4bc-0f4040be4e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:55:22.625Z|685974fe-ec28-4a54-a4bc-0f4040be4e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:55:22.730Z|dd137eea-80ac-4ca0-94cf-6d9c139f1395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:55:22.731Z|dd137eea-80ac-4ca0-94cf-6d9c139f1395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:55:28.138Z|88129fae-8e83-44de-93ca-daaa6bd2b189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:28.139Z|88129fae-8e83-44de-93ca-daaa6bd2b189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:28.155Z|a102fbe5-1221-487b-ad6b-df0dc0f1500c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:28.156Z|a102fbe5-1221-487b-ad6b-df0dc0f1500c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:28.167Z|ad511002-2c5e-4e44-ac26-116af2b903e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:28.168Z|ad511002-2c5e-4e44-ac26-116af2b903e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:36.743Z|bcd202d6-129d-419e-bfb5-faefa8025b41|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T05:55:36.744Z|bcd202d6-129d-419e-bfb5-faefa8025b41|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:37.622Z|b4144a21-7296-4d79-aebe-550793deae65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:55:37.622Z|b4144a21-7296-4d79-aebe-550793deae65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:55:38.166Z|eb8ff6ab-2439-4426-81c2-2dcb2c14114a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:38.167Z|eb8ff6ab-2439-4426-81c2-2dcb2c14114a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:38.180Z|54336d9e-7496-4a2f-a102-7f95bfd0f0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:38.181Z|54336d9e-7496-4a2f-a102-7f95bfd0f0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:38.191Z|35266081-6301-4e6d-84cc-d3feb5dec254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:38.192Z|35266081-6301-4e6d-84cc-d3feb5dec254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:48.194Z|f5f80bc0-b27b-4b84-aa0e-8927a2a6ce82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:48.195Z|f5f80bc0-b27b-4b84-aa0e-8927a2a6ce82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:48.205Z|331e6377-1323-4c50-8615-f552624a689d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:48.206Z|331e6377-1323-4c50-8615-f552624a689d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:48.215Z|538bf378-1c28-47f8-b387-bdeb0945e5ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:48.215Z|538bf378-1c28-47f8-b387-bdeb0945e5ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:52.626Z|739db05b-6e5b-4684-a6d6-e83282a7125b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:55:52.629Z|739db05b-6e5b-4684-a6d6-e83282a7125b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:55:52.732Z|922efbbc-929d-49a6-9f57-a85139c794eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:55:52.733Z|922efbbc-929d-49a6-9f57-a85139c794eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:55:58.233Z|98c9d9a8-9695-4cf6-9c2b-2e99a71e80f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:58.234Z|98c9d9a8-9695-4cf6-9c2b-2e99a71e80f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:58.245Z|a018670d-fa01-4ec6-8968-75eb0db25782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:58.249Z|a018670d-fa01-4ec6-8968-75eb0db25782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:55:58.258Z|63ef2944-c501-485a-a8cc-c0bebbda4303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:55:58.258Z|63ef2944-c501-485a-a8cc-c0bebbda4303|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:07.623Z|ff02f38c-c4dc-48bb-acb8-7441891b679a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:56:07.623Z|ff02f38c-c4dc-48bb-acb8-7441891b679a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:56:08.266Z|f2bc06f0-f4f1-4abb-bd79-51c9660532a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:08.267Z|f2bc06f0-f4f1-4abb-bd79-51c9660532a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:08.280Z|226d7d42-1fd0-456f-bfac-b3719c0b8433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:08.280Z|226d7d42-1fd0-456f-bfac-b3719c0b8433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:08.281Z|2825534c-b0e0-4a36-b529-9fc8c37d1115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:08.284Z|2825534c-b0e0-4a36-b529-9fc8c37d1115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:18.300Z|01624608-f146-42e8-8291-6e75647f5a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:18.301Z|01624608-f146-42e8-8291-6e75647f5a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:18.311Z|67df7c21-849d-4c28-96f2-437d74ff1195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:18.312Z|67df7c21-849d-4c28-96f2-437d74ff1195|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:18.332Z|ff599677-0c0a-42d2-bc70-0e8ac1956cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:18.334Z|ff599677-0c0a-42d2-bc70-0e8ac1956cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:22.626Z|f485807b-a5b3-43f1-96ab-9f187776850d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:56:22.626Z|f485807b-a5b3-43f1-96ab-9f187776850d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:56:22.734Z|81f8b084-47bc-471c-b862-a94684e2be65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:56:22.734Z|81f8b084-47bc-471c-b862-a94684e2be65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:56:28.327Z|5d3948db-e5ef-48fd-b2f4-5bfa84911ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:28.328Z|5d3948db-e5ef-48fd-b2f4-5bfa84911ef8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:28.363Z|7ff85e52-5f7b-4e8d-bbc3-73f5bf3f6de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:28.364Z|7ff85e52-5f7b-4e8d-bbc3-73f5bf3f6de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:28.363Z|5032db96-23ba-4a7a-9b59-a2f35e02b675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:28.364Z|5032db96-23ba-4a7a-9b59-a2f35e02b675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:36.742Z|dec1057c-c8ac-4f0c-b557-258c16ab5735|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T05:56:36.743Z|dec1057c-c8ac-4f0c-b557-258c16ab5735|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:37.622Z|95aa0dca-11ab-4b21-ab82-6d9c221508ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:56:37.624Z|95aa0dca-11ab-4b21-ab82-6d9c221508ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:56:38.356Z|12ed8859-1595-4d76-8d83-b0d3e77b6867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:38.358Z|12ed8859-1595-4d76-8d83-b0d3e77b6867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:38.388Z|1eb146ae-8e02-420b-8fce-93b8e826ca71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:38.389Z|1eb146ae-8e02-420b-8fce-93b8e826ca71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:38.394Z|7af6f81c-a2b1-4333-8d74-3675f1689ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:38.394Z|7af6f81c-a2b1-4333-8d74-3675f1689ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:48.387Z|521fc77b-73a1-4d63-b3a4-40cced2e1969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:48.388Z|521fc77b-73a1-4d63-b3a4-40cced2e1969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:48.415Z|245477f6-e378-4e05-80c6-8b765e4f5693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:48.415Z|245477f6-e378-4e05-80c6-8b765e4f5693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:48.432Z|c7607253-7025-49e2-be47-d00440423202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:48.434Z|c7607253-7025-49e2-be47-d00440423202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:52.622Z|94cb6ab2-8979-4cea-b14f-ee82884befe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:56:52.623Z|94cb6ab2-8979-4cea-b14f-ee82884befe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:56:52.735Z|93046136-f098-47b0-ac89-b99c76e4a632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:56:52.736Z|93046136-f098-47b0-ac89-b99c76e4a632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:56:58.416Z|84a52070-b196-496d-b17e-fd576241e324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:58.417Z|84a52070-b196-496d-b17e-fd576241e324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:58.451Z|2af6798d-f6bd-4939-ba2d-81fa5e2fa43c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:58.452Z|2af6798d-f6bd-4939-ba2d-81fa5e2fa43c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:56:58.459Z|237e1c7f-ca7d-4c1b-8664-f30a2943d7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:56:58.460Z|237e1c7f-ca7d-4c1b-8664-f30a2943d7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:07.622Z|b3b30852-77c2-44b2-a877-1da41c502d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:57:07.623Z|b3b30852-77c2-44b2-a877-1da41c502d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:57:08.444Z|8acf215d-87e4-48d2-81fb-7609c29c7825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:08.445Z|8acf215d-87e4-48d2-81fb-7609c29c7825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:08.488Z|34a21750-8366-4ff5-bcdc-ededcb56dad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:08.489Z|34a21750-8366-4ff5-bcdc-ededcb56dad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:08.489Z|8f0ae150-9bb2-4e42-8759-fdd60542fb67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:08.490Z|8f0ae150-9bb2-4e42-8759-fdd60542fb67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:18.472Z|881d645b-dc0f-42d1-9a6e-229420bcc692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:18.473Z|881d645b-dc0f-42d1-9a6e-229420bcc692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:18.521Z|6b4b30e5-2b79-4d65-a327-f15afc49c5d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:18.521Z|5a597137-63f7-4fbd-9b83-7da530ba154a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:18.522Z|6b4b30e5-2b79-4d65-a327-f15afc49c5d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:18.522Z|5a597137-63f7-4fbd-9b83-7da530ba154a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:22.622Z|178d184b-e72d-4fd9-9592-60c62c7d3ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:57:22.623Z|178d184b-e72d-4fd9-9592-60c62c7d3ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:57:22.737Z|b55c9b0a-ac13-442c-9723-575ba26317a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:57:22.738Z|b55c9b0a-ac13-442c-9723-575ba26317a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:57:28.515Z|83a8db65-7bbe-429b-8f58-965606d48337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:28.516Z|83a8db65-7bbe-429b-8f58-965606d48337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:28.575Z|2aaf91f0-a69b-4440-8c27-3da0c75b9d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:28.575Z|0f329bf7-71a2-47ee-bb3c-d8436ca1689d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:28.575Z|0f329bf7-71a2-47ee-bb3c-d8436ca1689d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:28.576Z|2aaf91f0-a69b-4440-8c27-3da0c75b9d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:36.741Z|2abe5314-483f-4093-a767-d52cd2cc8758|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T05:57:36.742Z|2abe5314-483f-4093-a767-d52cd2cc8758|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:37.623Z|746586cc-98e0-49b4-8043-9e950c3a8a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:57:37.624Z|746586cc-98e0-49b4-8043-9e950c3a8a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:57:38.544Z|abd90aff-6f58-4504-b998-7831b959cb33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:38.546Z|abd90aff-6f58-4504-b998-7831b959cb33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:38.609Z|1b71e5ac-e50e-4f8f-9e44-37eab826a81c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:38.610Z|1b71e5ac-e50e-4f8f-9e44-37eab826a81c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:38.609Z|dc479d44-0281-4ea4-bf63-eb70c59a23f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:38.615Z|dc479d44-0281-4ea4-bf63-eb70c59a23f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:48.575Z|b951f530-e806-4fd2-b970-91d5314e8e92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:48.576Z|b951f530-e806-4fd2-b970-91d5314e8e92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:48.640Z|edc4d6b5-91c7-4b65-9344-3c10851fb18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:48.641Z|edc4d6b5-91c7-4b65-9344-3c10851fb18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:48.644Z|a3a899ad-4be3-47c0-bda8-ab7021b8ea48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:48.645Z|a3a899ad-4be3-47c0-bda8-ab7021b8ea48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:52.624Z|b522e1ee-6243-42c3-b82c-3e736f98dc74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:57:52.628Z|b522e1ee-6243-42c3-b82c-3e736f98dc74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:57:52.739Z|063eb22f-00f3-40cc-b009-adf0db36ebd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:57:52.740Z|063eb22f-00f3-40cc-b009-adf0db36ebd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:57:58.607Z|87a04d91-d5aa-497a-8a6a-7cc026fb93c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:58.608Z|87a04d91-d5aa-497a-8a6a-7cc026fb93c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:58.667Z|09e2d429-3083-46c9-b1b5-69df076bcf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:58.668Z|09e2d429-3083-46c9-b1b5-69df076bcf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:57:58.668Z|04f9726a-6b05-4daf-a4a6-22386c5c9e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:57:58.669Z|04f9726a-6b05-4daf-a4a6-22386c5c9e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:07.622Z|f5928b3f-1db4-4e6f-8be8-a9efdb8a379f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:58:07.623Z|f5928b3f-1db4-4e6f-8be8-a9efdb8a379f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:58:08.634Z|f4a3bffb-e300-48b1-827b-9ff4071a9208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:08.635Z|f4a3bffb-e300-48b1-827b-9ff4071a9208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:08.692Z|68167c05-52aa-4f82-80b5-7b5288206697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:08.692Z|6c7627d9-74cb-4406-a018-974fa9b31e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:08.693Z|68167c05-52aa-4f82-80b5-7b5288206697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:08.693Z|6c7627d9-74cb-4406-a018-974fa9b31e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:18.661Z|7c97b91d-be63-47b6-9fe4-db540e2e6474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:18.661Z|7c97b91d-be63-47b6-9fe4-db540e2e6474|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:18.726Z|7a3de978-fe2b-4357-8369-436589ed86f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:18.729Z|7a3de978-fe2b-4357-8369-436589ed86f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:18.735Z|07782987-1b10-4e64-b319-784b13b31abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:18.736Z|07782987-1b10-4e64-b319-784b13b31abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:22.622Z|1bd79543-f7e4-4466-aa08-d40894fbb6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:58:22.623Z|1bd79543-f7e4-4466-aa08-d40894fbb6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:58:22.741Z|c68ca9a3-f7c1-42a5-8ed1-ddc43e452010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:58:22.741Z|c68ca9a3-f7c1-42a5-8ed1-ddc43e452010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:58:28.686Z|591cd8be-0ddc-40de-a0bc-06b61cb48081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:28.687Z|591cd8be-0ddc-40de-a0bc-06b61cb48081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:28.753Z|8573f912-faef-440b-bb24-72340bba355c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:28.754Z|8573f912-faef-440b-bb24-72340bba355c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:28.767Z|a099e209-2840-4569-b389-9fe62e639901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:28.768Z|a099e209-2840-4569-b389-9fe62e639901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:36.747Z|d55bab6f-1b7e-4f3b-8a70-155915d15035|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T05:58:36.748Z|d55bab6f-1b7e-4f3b-8a70-155915d15035|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:37.626Z|15885932-595b-4cc1-ac1b-8f9ae3ae75cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:58:37.637Z|15885932-595b-4cc1-ac1b-8f9ae3ae75cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:58:38.720Z|56e831f2-d579-450c-90cc-c5ede6a32cfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:38.721Z|56e831f2-d579-450c-90cc-c5ede6a32cfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:38.784Z|4439fbd7-dcf1-423b-b9eb-75f731b3de19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:38.785Z|4439fbd7-dcf1-423b-b9eb-75f731b3de19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:38.798Z|8bc42acf-1f14-4e65-9e7b-9824c9dce2af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:38.799Z|8bc42acf-1f14-4e65-9e7b-9824c9dce2af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:48.757Z|80380d01-59d2-4256-8f76-1a87657b109a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:48.758Z|80380d01-59d2-4256-8f76-1a87657b109a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:48.811Z|233af904-a089-4cc7-99fd-87b0db5fae90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:48.812Z|233af904-a089-4cc7-99fd-87b0db5fae90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:48.831Z|181e357d-18c9-4cb0-ab97-0e06c3b5251d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:48.832Z|181e357d-18c9-4cb0-ab97-0e06c3b5251d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:52.623Z|2d25c6c7-570f-48d3-94f8-95d4c58b0bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:58:52.624Z|2d25c6c7-570f-48d3-94f8-95d4c58b0bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:58:52.742Z|9d7f6953-2d11-46ff-8b72-b021fb545f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:58:52.743Z|9d7f6953-2d11-46ff-8b72-b021fb545f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:58:58.786Z|d52cf2ea-47ab-46e6-80cb-c1592d1df10a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:58.787Z|d52cf2ea-47ab-46e6-80cb-c1592d1df10a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:58.838Z|8db8ea77-ea44-4997-a612-afec84c87c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:58.839Z|8db8ea77-ea44-4997-a612-afec84c87c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:58:58.861Z|bff5fef6-d53f-47f2-80ad-41940ff12d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:58:58.862Z|bff5fef6-d53f-47f2-80ad-41940ff12d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:07.622Z|265c3a7b-c19b-4cd3-8cbe-a4655c835846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:59:07.623Z|265c3a7b-c19b-4cd3-8cbe-a4655c835846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:59:08.813Z|217b0db1-cdbb-4b1d-9db5-e5a5247e13e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:08.814Z|217b0db1-cdbb-4b1d-9db5-e5a5247e13e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:08.863Z|2879a115-205a-4399-a726-20478dc4a0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:08.864Z|2879a115-205a-4399-a726-20478dc4a0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:08.883Z|b73a073d-c529-4210-9e47-6a38da9f0dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:08.883Z|b73a073d-c529-4210-9e47-6a38da9f0dd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:18.842Z|619325e1-1273-403a-b295-efe6eac0bf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:18.843Z|619325e1-1273-403a-b295-efe6eac0bf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:18.889Z|99091d90-be83-4abf-9e8a-0813444e41f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:18.889Z|99091d90-be83-4abf-9e8a-0813444e41f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:18.911Z|5c20b76a-3752-487f-a2e9-1019eabb3815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:18.912Z|5c20b76a-3752-487f-a2e9-1019eabb3815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:22.622Z|7b0039e0-9176-42c7-b0a0-ed663173da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:59:22.625Z|7b0039e0-9176-42c7-b0a0-ed663173da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:59:22.744Z|f405fb3e-50e5-43b8-aae9-a19dd333c155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:59:22.744Z|f405fb3e-50e5-43b8-aae9-a19dd333c155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:59:28.876Z|3ee7bc12-f425-4951-a9b5-49065090c401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:28.878Z|3ee7bc12-f425-4951-a9b5-49065090c401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:28.916Z|67c773a6-86f0-49ed-8751-bcbf5c199cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:28.917Z|67c773a6-86f0-49ed-8751-bcbf5c199cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:28.939Z|5ea8ddd3-e14d-4633-a55c-a59c9085ed3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:28.939Z|5ea8ddd3-e14d-4633-a55c-a59c9085ed3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:36.756Z|eccb7735-2f2e-4d9f-b590-12f777f76d90|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T05:59:36.757Z|eccb7735-2f2e-4d9f-b590-12f777f76d90|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:37.622Z|31490c87-d65a-4c09-aa42-6dd030362240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:59:37.622Z|31490c87-d65a-4c09-aa42-6dd030362240|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:59:38.909Z|9845c18c-b631-4445-8df6-b689db432be5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:38.910Z|9845c18c-b631-4445-8df6-b689db432be5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:38.945Z|1244957d-96b5-4e8d-992a-4b91baedd880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:38.946Z|1244957d-96b5-4e8d-992a-4b91baedd880|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:38.967Z|e0870c58-92df-427b-b3b3-a43645e62a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:38.967Z|e0870c58-92df-427b-b3b3-a43645e62a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:48.941Z|a14dbe97-b26e-451e-b3d4-87e667cb1e6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:48.942Z|a14dbe97-b26e-451e-b3d4-87e667cb1e6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:48.971Z|370f34e4-5064-4936-834a-7c73d1ecb14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:48.972Z|370f34e4-5064-4936-834a-7c73d1ecb14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:48.990Z|40c55253-dc51-4ae1-b4dc-c3ff377ed600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:48.991Z|40c55253-dc51-4ae1-b4dc-c3ff377ed600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:52.625Z|615002a5-7f7b-4ede-888c-8f5f89c9ae06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:59:52.628Z|615002a5-7f7b-4ede-888c-8f5f89c9ae06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:59:52.745Z|e4aa3fed-f433-42d3-b270-a45a336c97c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T05:59:52.746Z|e4aa3fed-f433-42d3-b270-a45a336c97c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T05:59:58.964Z|e771dd10-9741-4728-955a-1576fd448963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:58.965Z|e771dd10-9741-4728-955a-1576fd448963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:58.999Z|bf1657b5-3e6d-435a-ba03-df30f1ee58e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:58.999Z|bf1657b5-3e6d-435a-ba03-df30f1ee58e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T05:59:59.017Z|8d7730dc-ae9e-428c-9631-27c8448b5f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T05:59:59.018Z|8d7730dc-ae9e-428c-9631-27c8448b5f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:07.622Z|f90646c8-0048-48b2-acff-55db7824b885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:00:07.623Z|f90646c8-0048-48b2-acff-55db7824b885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:00:08.989Z|8d72cce2-1d02-4a80-9190-0569f1a812b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:08.990Z|8d72cce2-1d02-4a80-9190-0569f1a812b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:09.023Z|aaccec48-b244-46d6-b596-266cce1e0eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:09.024Z|aaccec48-b244-46d6-b596-266cce1e0eae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:09.047Z|909c796e-ab06-4658-8482-ed1b2ba69b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:09.048Z|909c796e-ab06-4658-8482-ed1b2ba69b58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:19.019Z|9cff0ccf-f7bb-4b00-a9b3-5623d3899d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:19.020Z|9cff0ccf-f7bb-4b00-a9b3-5623d3899d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:19.053Z|bda20b6c-9e46-440b-ad0d-ae4090f23137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:19.053Z|bda20b6c-9e46-440b-ad0d-ae4090f23137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:19.078Z|3e380a2e-a14e-4048-8d76-8971f02c5ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:19.079Z|3e380a2e-a14e-4048-8d76-8971f02c5ba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:22.622Z|091eb1a1-4667-424e-928f-f50c8760eee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:00:22.622Z|091eb1a1-4667-424e-928f-f50c8760eee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:00:22.747Z|db47c4f5-effa-4654-bca2-1acc4fa8fc02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:00:22.748Z|db47c4f5-effa-4654-bca2-1acc4fa8fc02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:00:29.054Z|9c726219-c344-42e7-b6ac-d3d905d199b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:29.055Z|9c726219-c344-42e7-b6ac-d3d905d199b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:29.080Z|afc108a4-3ef7-430c-b44f-24e439adf68b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:29.081Z|afc108a4-3ef7-430c-b44f-24e439adf68b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:29.103Z|288f017a-7942-4bb3-b4ac-7aaa1aabb233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:29.104Z|288f017a-7942-4bb3-b4ac-7aaa1aabb233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:36.744Z|2d47b720-1534-4f48-823f-f74bb2ee67ec|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:00:36.745Z|2d47b720-1534-4f48-823f-f74bb2ee67ec|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:37.622Z|057c7595-a548-48af-94a3-586675e0f3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:00:37.634Z|057c7595-a548-48af-94a3-586675e0f3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:00:39.085Z|8f0a6458-f8c5-4dff-bdfd-b6ce3672a314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:39.087Z|8f0a6458-f8c5-4dff-bdfd-b6ce3672a314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:39.108Z|052568b9-0a85-4577-859f-2e77ecae9308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:39.109Z|052568b9-0a85-4577-859f-2e77ecae9308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:39.129Z|d99288ba-65f1-4f65-9040-d90754060f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:39.130Z|d99288ba-65f1-4f65-9040-d90754060f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:49.112Z|50e7f763-19c4-4c2b-b47a-af4c9825209b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:49.113Z|50e7f763-19c4-4c2b-b47a-af4c9825209b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:49.135Z|ac4ef7f7-ff0f-4d3a-9e78-202af2ed94df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:49.135Z|ac4ef7f7-ff0f-4d3a-9e78-202af2ed94df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:49.156Z|d039637a-4506-4568-8d2a-09e33f9646c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:49.157Z|d039637a-4506-4568-8d2a-09e33f9646c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:52.622Z|f06af40e-011b-4394-8d98-35ee8f1d2757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:00:52.622Z|f06af40e-011b-4394-8d98-35ee8f1d2757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:00:52.748Z|738e1ac0-f350-4b30-9b4a-dcbd62ae1ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:00:52.749Z|738e1ac0-f350-4b30-9b4a-dcbd62ae1ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:00:59.142Z|f7a472b2-842a-4e95-843a-d7df9454c5e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:59.142Z|f7a472b2-842a-4e95-843a-d7df9454c5e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:59.158Z|c1ffb9f7-a04d-4e8d-a1f1-c14d922462ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:59.159Z|c1ffb9f7-a04d-4e8d-a1f1-c14d922462ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:00:59.180Z|5c99227b-0717-4364-9020-d263e6b4129c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:00:59.180Z|5c99227b-0717-4364-9020-d263e6b4129c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:07.622Z|1714fbdc-4a83-4cdd-a874-7d20f460aa4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:01:07.622Z|1714fbdc-4a83-4cdd-a874-7d20f460aa4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:01:09.165Z|d7e0c63e-b429-4888-b607-46c8ccfa65a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:09.166Z|d7e0c63e-b429-4888-b607-46c8ccfa65a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:09.190Z|83c84b0d-285f-4053-a0b3-eb8934797014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:09.191Z|83c84b0d-285f-4053-a0b3-eb8934797014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:09.210Z|969c648c-cb37-4423-aced-364e0866a0d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:09.211Z|969c648c-cb37-4423-aced-364e0866a0d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:19.193Z|7016d18a-acaa-4099-b7ce-176c2c705f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:19.194Z|7016d18a-acaa-4099-b7ce-176c2c705f9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:19.223Z|99e2dad6-77ad-41ec-898a-66903f716456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:19.224Z|99e2dad6-77ad-41ec-898a-66903f716456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:19.244Z|0f833782-d281-42d6-b955-419014f055ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:19.245Z|0f833782-d281-42d6-b955-419014f055ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:22.622Z|a06e2ed9-5264-4659-ae63-1a5edb7aca91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:01:22.624Z|a06e2ed9-5264-4659-ae63-1a5edb7aca91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:01:22.750Z|61d16161-4570-4f32-8b17-db9386e0fca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:01:22.751Z|61d16161-4570-4f32-8b17-db9386e0fca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:01:29.224Z|4c72f1b5-02a5-4941-a5d3-2ea126e71bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:29.225Z|4c72f1b5-02a5-4941-a5d3-2ea126e71bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:29.261Z|85d4b212-9357-4eff-b7bb-e3d2aa732869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:29.261Z|85d4b212-9357-4eff-b7bb-e3d2aa732869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:29.286Z|4e9e518b-fa8f-41d1-a445-f1ad1ca84ec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:29.287Z|4e9e518b-fa8f-41d1-a445-f1ad1ca84ec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:36.743Z|5c03d96e-315d-455a-ba8a-8085e4d9d5c6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:01:36.745Z|5c03d96e-315d-455a-ba8a-8085e4d9d5c6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:37.626Z|361553ef-3ff0-4596-84a2-1e151866db77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:01:37.626Z|361553ef-3ff0-4596-84a2-1e151866db77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:01:39.253Z|cc77a6ed-db04-4b14-a90d-021c34dad510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:39.254Z|cc77a6ed-db04-4b14-a90d-021c34dad510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:39.287Z|37a1f72d-f87a-4db0-b90a-50c3bcfc314f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:39.288Z|37a1f72d-f87a-4db0-b90a-50c3bcfc314f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:39.317Z|49078eee-ad5b-44c2-9d75-15662f75bbc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:39.318Z|49078eee-ad5b-44c2-9d75-15662f75bbc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:49.281Z|47d5cbfe-a12a-47a6-a218-7e7e801df003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:49.282Z|47d5cbfe-a12a-47a6-a218-7e7e801df003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:49.314Z|6f834b39-ff6c-47a1-9cf7-aea3e9c89b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:49.315Z|6f834b39-ff6c-47a1-9cf7-aea3e9c89b06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:49.347Z|3473bd0f-3c66-4bcd-a220-61d0664f51b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:49.347Z|3473bd0f-3c66-4bcd-a220-61d0664f51b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:52.622Z|2350f74e-1310-4c95-8ab5-6c986afbebaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:01:52.622Z|2350f74e-1310-4c95-8ab5-6c986afbebaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:01:52.752Z|0fec054a-eb70-4d3c-b8a2-d839c261ddc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:01:52.752Z|0fec054a-eb70-4d3c-b8a2-d839c261ddc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:01:59.314Z|c000dea4-8a3a-4a65-ac96-831fc86bd5cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:59.315Z|c000dea4-8a3a-4a65-ac96-831fc86bd5cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:59.341Z|d20b0859-8e76-463f-8152-2d240b172369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:59.342Z|d20b0859-8e76-463f-8152-2d240b172369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:01:59.372Z|76834679-cae0-4908-a3be-37e62b1a66f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:01:59.373Z|76834679-cae0-4908-a3be-37e62b1a66f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:07.622Z|559b2684-fd37-4d1c-b235-d379f07cfe9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:02:07.625Z|559b2684-fd37-4d1c-b235-d379f07cfe9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:02:09.345Z|d543a37c-406e-48f8-8cf0-d447bae08fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:09.346Z|d543a37c-406e-48f8-8cf0-d447bae08fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:09.365Z|b375e48d-0000-4878-9920-2513f0017a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:09.365Z|b375e48d-0000-4878-9920-2513f0017a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:09.397Z|caca3af0-d1d5-4980-b96b-873d10fea638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:09.398Z|caca3af0-d1d5-4980-b96b-873d10fea638|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:19.375Z|c1f209a9-387f-4779-9a5a-ef3176f9012d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:19.376Z|c1f209a9-387f-4779-9a5a-ef3176f9012d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:19.396Z|f923455a-892b-4fa0-9af5-199eb7aa8d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:19.397Z|f923455a-892b-4fa0-9af5-199eb7aa8d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:19.427Z|8bbcb0a2-5649-4df3-9e56-7ca0a37b55f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:19.428Z|8bbcb0a2-5649-4df3-9e56-7ca0a37b55f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:22.622Z|9bd51b39-455d-4ae6-8c3a-885890160895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:02:22.622Z|9bd51b39-455d-4ae6-8c3a-885890160895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:02:22.753Z|5b432563-80fe-4150-a711-6dc43a086002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:02:22.754Z|5b432563-80fe-4150-a711-6dc43a086002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:02:29.403Z|e0781485-6539-4e98-9cd1-7fec70c272ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:29.403Z|e0781485-6539-4e98-9cd1-7fec70c272ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:29.425Z|06c43793-2e31-4d46-a769-ace0cb307c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:29.426Z|06c43793-2e31-4d46-a769-ace0cb307c2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:29.451Z|3b021173-467b-4331-9e6c-df7fc39efd7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:29.452Z|3b021173-467b-4331-9e6c-df7fc39efd7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:36.745Z|0524805a-f025-472d-bbed-1fce3e8425d1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:02:36.746Z|0524805a-f025-472d-bbed-1fce3e8425d1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:37.626Z|458b7d51-1bf4-4463-80ff-cc4b195c6852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:02:37.638Z|458b7d51-1bf4-4463-80ff-cc4b195c6852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:02:39.430Z|ce0819a6-76e8-4e49-85df-0e3d34d2852d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:39.432Z|ce0819a6-76e8-4e49-85df-0e3d34d2852d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:39.459Z|58b9b165-212e-498d-ba22-ab7a9bc782ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:39.460Z|58b9b165-212e-498d-ba22-ab7a9bc782ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:39.479Z|da23f9f1-5167-4fbd-9b6e-aa0a8af1da5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:39.480Z|da23f9f1-5167-4fbd-9b6e-aa0a8af1da5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:49.460Z|e0f99aa8-0d34-445f-af51-a50ea5658315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:49.461Z|e0f99aa8-0d34-445f-af51-a50ea5658315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:49.491Z|9e6d7c5e-6036-431a-a4ca-f22b41450203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:49.492Z|9e6d7c5e-6036-431a-a4ca-f22b41450203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:49.502Z|63f5eefd-065b-4efe-bd29-48e411359166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:49.503Z|63f5eefd-065b-4efe-bd29-48e411359166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:52.622Z|3351458f-25df-4296-ae18-77caf4a1e388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:02:52.622Z|3351458f-25df-4296-ae18-77caf4a1e388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:02:52.755Z|ed91650b-52ec-4083-8b9f-313ecd4b1c8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:02:52.756Z|ed91650b-52ec-4083-8b9f-313ecd4b1c8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:02:59.488Z|081dbc03-f654-4a64-b8f3-eb6b73077d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:59.489Z|081dbc03-f654-4a64-b8f3-eb6b73077d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:59.515Z|8a925324-bbf6-4f9c-a669-30ef336e9621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:59.517Z|8a925324-bbf6-4f9c-a669-30ef336e9621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:02:59.528Z|d0653f24-218c-48a3-9558-591c685ba01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:02:59.529Z|d0653f24-218c-48a3-9558-591c685ba01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:07.622Z|d2e2c9e9-3061-444c-a227-2ef23c275fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:03:07.623Z|d2e2c9e9-3061-444c-a227-2ef23c275fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:03:09.513Z|d098cd55-f22f-4e46-b155-bb6a4ad1463a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:09.514Z|d098cd55-f22f-4e46-b155-bb6a4ad1463a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:09.554Z|a1c026f8-ee42-4809-8b73-0e06fcd43c43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:09.554Z|0e5b077d-23ae-494d-b5db-5e5b08aaecf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:09.555Z|0e5b077d-23ae-494d-b5db-5e5b08aaecf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:09.555Z|a1c026f8-ee42-4809-8b73-0e06fcd43c43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:19.540Z|8cc76756-2223-4add-abc1-e1dfce2f0ac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:19.541Z|8cc76756-2223-4add-abc1-e1dfce2f0ac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:19.578Z|301aa2c8-4356-425e-942a-8c5afe71faec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:19.579Z|301aa2c8-4356-425e-942a-8c5afe71faec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:19.579Z|73f42498-ba1f-44be-b106-53df2e96f6d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:19.580Z|73f42498-ba1f-44be-b106-53df2e96f6d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:22.622Z|fbcdec4c-618a-4be0-9cbb-5560b5d5220f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:03:22.624Z|fbcdec4c-618a-4be0-9cbb-5560b5d5220f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:03:22.756Z|72e069a9-1b04-47a3-abb3-b1de67d84d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:03:22.757Z|72e069a9-1b04-47a3-abb3-b1de67d84d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:03:29.569Z|2805f4b2-7512-4e6c-a2e6-89c6e6c4d1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:29.571Z|2805f4b2-7512-4e6c-a2e6-89c6e6c4d1c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:29.604Z|95614c70-25f4-4da6-917e-4144b419db55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:29.605Z|95614c70-25f4-4da6-917e-4144b419db55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:29.606Z|544a6587-3555-493d-b723-543adb35ac56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:29.607Z|544a6587-3555-493d-b723-543adb35ac56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:36.741Z|d66ffddc-5e18-4ec2-b290-f698846ef541|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:03:36.742Z|d66ffddc-5e18-4ec2-b290-f698846ef541|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:37.622Z|96f5c389-c6f0-4228-a3b1-72c5e330f140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:03:37.623Z|96f5c389-c6f0-4228-a3b1-72c5e330f140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:03:39.604Z|db7ebf76-163b-4f5d-89b6-9939ebfe408d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:39.605Z|db7ebf76-163b-4f5d-89b6-9939ebfe408d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:39.631Z|6c5d2b88-4521-4b48-94c5-0b4cf08a0aa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:39.632Z|6c5d2b88-4521-4b48-94c5-0b4cf08a0aa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:39.635Z|984db9d4-5392-4831-8dd5-64e04151f195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:39.635Z|984db9d4-5392-4831-8dd5-64e04151f195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:49.629Z|c6fa9dc1-281c-4c1c-b51f-6f785ed72daa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:49.630Z|c6fa9dc1-281c-4c1c-b51f-6f785ed72daa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:49.662Z|16994a9e-c5b5-4a0f-8531-396b46ae3af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:49.663Z|16994a9e-c5b5-4a0f-8531-396b46ae3af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:49.663Z|15e83d4a-087b-4b7b-9afb-cb19aeb106c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:49.664Z|15e83d4a-087b-4b7b-9afb-cb19aeb106c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:52.622Z|9c8debe1-b499-472d-af29-7b390ac21a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:03:52.623Z|9c8debe1-b499-472d-af29-7b390ac21a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:03:52.758Z|6c63abf2-19b6-453b-8fbe-5f573c732a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:03:52.759Z|6c63abf2-19b6-453b-8fbe-5f573c732a5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:03:59.660Z|95afa933-04a6-421c-b8e3-10a82e20dcf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:59.661Z|95afa933-04a6-421c-b8e3-10a82e20dcf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:59.687Z|2dee4294-a117-4f46-93a2-63e0d5bc7394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:59.687Z|2dee4294-a117-4f46-93a2-63e0d5bc7394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:03:59.692Z|eaafc711-f0e8-4d0d-b60b-990785d62a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:03:59.693Z|eaafc711-f0e8-4d0d-b60b-990785d62a61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:07.622Z|1c2a6dc1-7a35-4434-9340-35c1223c0af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:04:07.625Z|1c2a6dc1-7a35-4434-9340-35c1223c0af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:04:09.694Z|5aa14d2a-e207-4b92-8059-2c0f3f36a957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:09.695Z|5aa14d2a-e207-4b92-8059-2c0f3f36a957|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:09.715Z|4da1339a-44a3-46c9-b535-83d50e183339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:09.716Z|4da1339a-44a3-46c9-b535-83d50e183339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:09.716Z|82c4cfb1-c795-4bbb-bb82-157790a483d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:09.717Z|82c4cfb1-c795-4bbb-bb82-157790a483d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:19.733Z|261be389-b1ea-4c02-b1b8-665d5efac663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:19.734Z|261be389-b1ea-4c02-b1b8-665d5efac663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:19.742Z|de31b10f-fefb-4f81-8482-7233a806e864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:19.742Z|c0004bd4-e47f-4605-a9d9-016b8229a68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:19.743Z|c0004bd4-e47f-4605-a9d9-016b8229a68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:19.743Z|de31b10f-fefb-4f81-8482-7233a806e864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:22.622Z|ae8be165-cde9-460f-8dee-af1810f041c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:04:22.623Z|ae8be165-cde9-460f-8dee-af1810f041c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:04:22.759Z|7f1325cf-a811-458c-9048-2f670ce22206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:04:22.760Z|7f1325cf-a811-458c-9048-2f670ce22206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:04:29.769Z|7306d5e8-6860-484e-ba95-1786c36cf60f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:29.770Z|7306d5e8-6860-484e-ba95-1786c36cf60f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:29.770Z|0d8d62e7-1874-4687-b180-bce00f19cb89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:29.770Z|720ff79b-3590-4e86-a049-9a1f7d5b68ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:29.770Z|0d8d62e7-1874-4687-b180-bce00f19cb89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:29.771Z|720ff79b-3590-4e86-a049-9a1f7d5b68ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:36.744Z|6355d90d-e84b-4d3b-99c3-12eb97520729|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:04:36.744Z|6355d90d-e84b-4d3b-99c3-12eb97520729|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:37.622Z|19495c98-17ae-48f3-8e27-fd2ebe2826f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:04:37.623Z|19495c98-17ae-48f3-8e27-fd2ebe2826f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:04:39.795Z|9c0d4968-1507-4fc7-9415-ae68ff674d57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:39.796Z|9c0d4968-1507-4fc7-9415-ae68ff674d57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:39.801Z|acd4fd8f-24dc-443b-9388-f2f604fa2a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:39.801Z|acd4fd8f-24dc-443b-9388-f2f604fa2a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:39.802Z|839aea69-237b-48fb-89fb-637b8fb07991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:39.803Z|839aea69-237b-48fb-89fb-637b8fb07991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:49.835Z|49c51f21-51fe-4c9a-be86-544eb74bdbd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:49.836Z|b4d0d078-4330-4c1a-872d-0b07090c5d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:49.836Z|49c51f21-51fe-4c9a-be86-544eb74bdbd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:49.838Z|94c208e9-4786-4bd3-8db6-7aac32452a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:49.837Z|b4d0d078-4330-4c1a-872d-0b07090c5d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:49.841Z|94c208e9-4786-4bd3-8db6-7aac32452a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:52.622Z|fa33492b-1310-4707-b730-b888f89dff7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:04:52.625Z|fa33492b-1310-4707-b730-b888f89dff7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:04:52.761Z|00d18edc-7798-4a55-8bc1-b5e66d946605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:04:52.762Z|00d18edc-7798-4a55-8bc1-b5e66d946605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:04:59.862Z|00939a85-81e5-4d51-8345-ff62f6d3b69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:59.863Z|9aedbfc7-6953-4996-aa0f-3ad9210f3830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:59.863Z|00939a85-81e5-4d51-8345-ff62f6d3b69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:59.864Z|9aedbfc7-6953-4996-aa0f-3ad9210f3830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:04:59.866Z|b791e6f6-6db7-4bb7-ae9b-4d13c8c63888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:04:59.867Z|b791e6f6-6db7-4bb7-ae9b-4d13c8c63888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:07.622Z|28ae1e9b-2654-414c-a726-b6754b5c8522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:05:07.623Z|28ae1e9b-2654-414c-a726-b6754b5c8522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:05:09.889Z|d8bbde09-3898-4445-9911-5235173fa8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:09.890Z|d8bbde09-3898-4445-9911-5235173fa8cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:09.892Z|48719f82-dfc8-45f4-8fc4-19769bb6eb00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:09.892Z|48719f82-dfc8-45f4-8fc4-19769bb6eb00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:09.889Z|28d3c751-c79c-441c-add1-b4b6ff9112ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:09.894Z|28d3c751-c79c-441c-add1-b4b6ff9112ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:19.921Z|8842e050-7b6b-42b9-bd7d-b87b3d64f757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:19.922Z|8842e050-7b6b-42b9-bd7d-b87b3d64f757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:19.923Z|3ab104c8-e69e-49be-a042-4e854bdc4386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:19.924Z|3ab104c8-e69e-49be-a042-4e854bdc4386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:19.953Z|3eb797b3-16a5-4f05-b124-895bf8c4b8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:19.954Z|3eb797b3-16a5-4f05-b124-895bf8c4b8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:22.622Z|58706726-974d-4121-88ab-0a3120b9a565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:05:22.623Z|58706726-974d-4121-88ab-0a3120b9a565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:05:22.763Z|740ecbce-39de-425a-b39e-6a9f74e67890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:05:22.764Z|740ecbce-39de-425a-b39e-6a9f74e67890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:05:29.950Z|a2b01e71-06df-433f-9030-239b8994fc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:29.951Z|a2b01e71-06df-433f-9030-239b8994fc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:29.975Z|61d83621-01c8-4bd5-a7c4-a02e8f0c927e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:29.976Z|61d83621-01c8-4bd5-a7c4-a02e8f0c927e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:29.977Z|ad20f541-e79d-4d2b-8d16-b50cb977bbcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:29.978Z|ad20f541-e79d-4d2b-8d16-b50cb977bbcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:36.741Z|a2163f75-5c18-4062-aa69-f6c5013ac8fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:05:36.742Z|a2163f75-5c18-4062-aa69-f6c5013ac8fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:37.625Z|6c33faec-a1ff-4a2f-b22b-e1ac1a06d855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:05:37.629Z|6c33faec-a1ff-4a2f-b22b-e1ac1a06d855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:05:39.978Z|26459bdf-a690-4be1-945b-b20006fb7c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:39.979Z|26459bdf-a690-4be1-945b-b20006fb7c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:40.010Z|03b2804f-497a-405f-9851-68b091e729e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:40.010Z|b6105eea-5a50-478c-a309-2a27001c72c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:40.011Z|03b2804f-497a-405f-9851-68b091e729e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:40.011Z|b6105eea-5a50-478c-a309-2a27001c72c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:50.006Z|fe5328e1-8623-45e3-8a57-e41467ac4529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:50.007Z|fe5328e1-8623-45e3-8a57-e41467ac4529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:50.037Z|65191a0a-8d67-4d3f-93ff-caf0f56d320e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:50.037Z|65191a0a-8d67-4d3f-93ff-caf0f56d320e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:50.042Z|24299cc5-dc17-4dba-a552-0e28c8ee6f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:05:50.042Z|24299cc5-dc17-4dba-a552-0e28c8ee6f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:05:52.622Z|df396758-01aa-4878-a6c3-f257c8fa4bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:05:52.623Z|df396758-01aa-4878-a6c3-f257c8fa4bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:05:52.765Z|f13afd65-f019-4e1c-a074-8670b8adb2ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:05:52.766Z|f13afd65-f019-4e1c-a074-8670b8adb2ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:06:00.037Z|69059360-a603-4320-bb58-3876b58d1a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:00.038Z|69059360-a603-4320-bb58-3876b58d1a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:00.063Z|ce9abf69-f3e4-4864-840b-109c21279d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:00.063Z|ce9abf69-f3e4-4864-840b-109c21279d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:00.067Z|d7bbac86-146b-4524-b076-86c393c42289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:00.068Z|d7bbac86-146b-4524-b076-86c393c42289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:07.622Z|5d394faa-5a37-4187-a75f-433cbc113e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:06:07.623Z|5d394faa-5a37-4187-a75f-433cbc113e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:06:10.064Z|b3aeb437-e0e9-40a7-9ff0-f798e90835a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:10.065Z|b3aeb437-e0e9-40a7-9ff0-f798e90835a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:10.087Z|19bf4314-e395-4ebe-bbe8-2d40aa79cc51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:10.088Z|19bf4314-e395-4ebe-bbe8-2d40aa79cc51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:10.092Z|1dc507e6-6f8b-4a98-b8ea-3b31371f1970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:10.092Z|1dc507e6-6f8b-4a98-b8ea-3b31371f1970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:20.096Z|0f4a94fb-37df-45b6-8d43-f0710778c8ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:20.097Z|0f4a94fb-37df-45b6-8d43-f0710778c8ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:20.111Z|5162dae0-f4a5-4bda-9409-9580f5e7a36e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:20.112Z|5162dae0-f4a5-4bda-9409-9580f5e7a36e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:20.124Z|c93f4202-98d4-43c6-9898-555715329131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:20.132Z|c93f4202-98d4-43c6-9898-555715329131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:22.622Z|ac36fdbb-0c0c-4a55-b79f-c2f342c760e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:06:22.624Z|ac36fdbb-0c0c-4a55-b79f-c2f342c760e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:06:22.766Z|a1dca385-6105-43fe-b2e0-1b37a68606b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:06:22.767Z|a1dca385-6105-43fe-b2e0-1b37a68606b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:06:30.121Z|7959d696-b017-4bee-ad88-d4077686bfc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:30.122Z|7959d696-b017-4bee-ad88-d4077686bfc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:30.145Z|8d5059d9-135a-4300-8e93-b12cfe8fa110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:30.146Z|8d5059d9-135a-4300-8e93-b12cfe8fa110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:30.159Z|53798f9e-9049-46a6-8b76-695a91a72e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:30.160Z|53798f9e-9049-46a6-8b76-695a91a72e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:36.741Z|921795e1-2f0a-4b62-85f0-feaceb1894c3|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:06:36.742Z|921795e1-2f0a-4b62-85f0-feaceb1894c3|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:37.622Z|d0a10aff-88b4-4c62-8c73-c716008adf84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:06:37.623Z|d0a10aff-88b4-4c62-8c73-c716008adf84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:06:40.155Z|37f9b3bb-1a57-4cbc-accb-d8460113437e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:40.156Z|37f9b3bb-1a57-4cbc-accb-d8460113437e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:40.176Z|450c809c-9da4-455a-a291-97de2e3f983a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:40.176Z|450c809c-9da4-455a-a291-97de2e3f983a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:40.186Z|36d12755-b099-445e-9a77-03dfa8a57974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:40.186Z|36d12755-b099-445e-9a77-03dfa8a57974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:50.181Z|665fffbc-e652-469e-9523-1df2c7a1f8e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:50.182Z|665fffbc-e652-469e-9523-1df2c7a1f8e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:50.201Z|ab3ce8e9-3d1b-4fc8-a6bd-e139f29fd68b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:50.202Z|ab3ce8e9-3d1b-4fc8-a6bd-e139f29fd68b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:50.210Z|9c587205-24b6-4155-8c2d-2a22af905b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:06:50.211Z|9c587205-24b6-4155-8c2d-2a22af905b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:06:52.622Z|c64ee066-6af4-4a28-8dc4-8556d3625392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:06:52.622Z|c64ee066-6af4-4a28-8dc4-8556d3625392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:06:52.769Z|96c73f6a-1f75-4c2a-ac83-e69283a6f07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:06:52.770Z|96c73f6a-1f75-4c2a-ac83-e69283a6f07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:07:00.211Z|80d3f41d-8def-4edc-b2c1-de3de7ed7202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:00.216Z|80d3f41d-8def-4edc-b2c1-de3de7ed7202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:00.226Z|10fbad3a-5c7d-425e-8e81-d3f2e481ecc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:00.227Z|10fbad3a-5c7d-425e-8e81-d3f2e481ecc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:00.239Z|a1ad0a4f-079c-4c33-b9ff-d3342c50c1f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:00.240Z|a1ad0a4f-079c-4c33-b9ff-d3342c50c1f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:07.622Z|06c27eab-1fd9-4fab-b60c-4262a3730020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:07:07.625Z|06c27eab-1fd9-4fab-b60c-4262a3730020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:07:10.241Z|2eb02f78-ed46-4da2-9ce6-da226570596b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:10.242Z|2eb02f78-ed46-4da2-9ce6-da226570596b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:10.252Z|b57037ef-cab5-4376-b0a4-3125559894bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:10.252Z|b57037ef-cab5-4376-b0a4-3125559894bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:10.264Z|844cbb78-5481-4d01-91e3-79ff1acf3e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:10.264Z|844cbb78-5481-4d01-91e3-79ff1acf3e81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:20.266Z|c46d28ce-8fa9-4a61-ad52-25516f66e457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:20.267Z|c46d28ce-8fa9-4a61-ad52-25516f66e457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:20.275Z|8b91f723-2d97-468d-9d82-fec648fba6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:20.275Z|8b91f723-2d97-468d-9d82-fec648fba6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:20.288Z|b4a8826e-a7a1-44e5-878d-746adcb532b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:20.289Z|b4a8826e-a7a1-44e5-878d-746adcb532b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:22.622Z|3445f05f-1f99-449a-8db1-f50240d4a913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:07:22.622Z|3445f05f-1f99-449a-8db1-f50240d4a913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:07:22.771Z|17e0e5dd-91f8-49bd-9adb-1d513f508165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:07:22.772Z|17e0e5dd-91f8-49bd-9adb-1d513f508165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:07:30.308Z|2c3924b5-f95a-48da-8b6e-61eedae4c559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:30.308Z|2c3924b5-f95a-48da-8b6e-61eedae4c559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:30.316Z|c9cb48f1-f104-42aa-9793-90093e9f90e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:30.317Z|a91d1858-b0ef-4033-9c41-755176c5d0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:30.317Z|c9cb48f1-f104-42aa-9793-90093e9f90e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:30.318Z|a91d1858-b0ef-4033-9c41-755176c5d0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:36.741Z|ce097075-6f1b-489d-8f3e-2966d1bce246|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:07:36.742Z|ce097075-6f1b-489d-8f3e-2966d1bce246|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:37.622Z|599e54ab-a1e3-4d48-b038-093783276101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:07:37.631Z|599e54ab-a1e3-4d48-b038-093783276101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:07:40.338Z|3932819e-6bfc-4829-8905-42d216ce1f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:40.339Z|3932819e-6bfc-4829-8905-42d216ce1f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:40.344Z|2a220bd4-f7f1-4f6c-a751-f4f5fb1e2b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:40.345Z|2a220bd4-f7f1-4f6c-a751-f4f5fb1e2b8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:40.349Z|edb6c697-a250-4c86-af45-966e82be2f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:40.349Z|edb6c697-a250-4c86-af45-966e82be2f6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:50.369Z|285e7cfc-4f47-4052-9c36-b41f78cbd3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:50.370Z|285e7cfc-4f47-4052-9c36-b41f78cbd3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:50.371Z|7c101781-f595-43fc-8386-a9fa9307063a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:50.372Z|7c101781-f595-43fc-8386-a9fa9307063a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:50.374Z|4ab8a1ba-9b30-45de-887d-5d00b08954bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:07:50.380Z|4ab8a1ba-9b30-45de-887d-5d00b08954bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:07:52.622Z|9ad16cbd-49a5-4360-9562-83c6bec308f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:07:52.622Z|9ad16cbd-49a5-4360-9562-83c6bec308f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:07:52.772Z|57a0b33e-f63f-47a6-bff7-7cb3d34c0ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:07:52.773Z|57a0b33e-f63f-47a6-bff7-7cb3d34c0ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:08:00.401Z|464d07fe-7679-424b-bff2-84d851031704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:00.402Z|464d07fe-7679-424b-bff2-84d851031704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:00.403Z|037658cc-c1ba-4531-8213-70dc23e00951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:00.403Z|037658cc-c1ba-4531-8213-70dc23e00951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:00.438Z|86bbf0ab-98ed-41b7-93e0-75dc00cf9dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:00.439Z|86bbf0ab-98ed-41b7-93e0-75dc00cf9dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:07.622Z|73fb36af-8360-45c5-b1fe-d6e202abf5d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:08:07.623Z|73fb36af-8360-45c5-b1fe-d6e202abf5d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:08:10.438Z|ce030cde-cdea-4e2e-b882-9faf4e32a218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:10.439Z|ce030cde-cdea-4e2e-b882-9faf4e32a218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:10.451Z|ef07f67b-1859-4292-a96d-771933b3d068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:10.452Z|ef07f67b-1859-4292-a96d-771933b3d068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:10.464Z|d9abc4ab-ae41-46aa-852c-47e3d426119e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:10.465Z|d9abc4ab-ae41-46aa-852c-47e3d426119e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:20.464Z|3a4729c0-e709-4aaf-82f8-b5a82a2da044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:20.465Z|3a4729c0-e709-4aaf-82f8-b5a82a2da044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:20.481Z|36c5ba21-7ba9-40ff-84cc-f3bd5cd7cd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:20.482Z|36c5ba21-7ba9-40ff-84cc-f3bd5cd7cd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:20.503Z|20abc2fd-f101-4f3f-aef9-adfcc71c5529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:20.504Z|20abc2fd-f101-4f3f-aef9-adfcc71c5529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:22.626Z|2e85124b-7311-405e-ada4-9e0eb086f4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:08:22.630Z|2e85124b-7311-405e-ada4-9e0eb086f4c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:08:22.774Z|6856955f-61c1-4d8a-ba20-ffcd02468c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:08:22.775Z|6856955f-61c1-4d8a-ba20-ffcd02468c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:08:30.491Z|f42bef26-f93b-4990-845c-9c0fe1a569da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:30.492Z|f42bef26-f93b-4990-845c-9c0fe1a569da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:30.506Z|86fa457c-cf9a-47de-94da-c9b42811129a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:30.506Z|86fa457c-cf9a-47de-94da-c9b42811129a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:30.526Z|50e211c4-0dab-4bb2-aeeb-1407687fefa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:30.527Z|50e211c4-0dab-4bb2-aeeb-1407687fefa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:36.741Z|51acb4f9-bd2c-421f-9a6b-d8aa81cba408|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:08:36.742Z|51acb4f9-bd2c-421f-9a6b-d8aa81cba408|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:37.626Z|da2cfad3-30bf-4e7c-b4eb-bab36b9ddae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:08:37.630Z|da2cfad3-30bf-4e7c-b4eb-bab36b9ddae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:08:40.534Z|88dc7f6a-c1e6-40d1-8a87-05ceb44c8159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:40.535Z|88dc7f6a-c1e6-40d1-8a87-05ceb44c8159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:40.541Z|faaaef15-029e-4d5f-81bf-e0a1f60f17ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:40.541Z|faaaef15-029e-4d5f-81bf-e0a1f60f17ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:40.560Z|f0f23de8-6c0e-435a-950c-3704353342fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:40.560Z|f0f23de8-6c0e-435a-950c-3704353342fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:50.568Z|8d8b0ecb-9ba0-453a-ae6f-10e76e67a3b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:50.568Z|8d8b0ecb-9ba0-453a-ae6f-10e76e67a3b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:50.571Z|a622360a-362b-4fc0-b2c0-8ed8362c87da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:50.571Z|a622360a-362b-4fc0-b2c0-8ed8362c87da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:50.588Z|6066ae2c-fd6a-40e5-a8ba-eeffd3a01f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:08:50.589Z|6066ae2c-fd6a-40e5-a8ba-eeffd3a01f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:08:52.626Z|9ede6363-39c6-4109-b02b-ed76843b621f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:08:52.628Z|9ede6363-39c6-4109-b02b-ed76843b621f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:08:52.776Z|b2d5467a-dfa5-4b7a-a06b-2273bd781878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:08:52.776Z|b2d5467a-dfa5-4b7a-a06b-2273bd781878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:09:00.595Z|699eca39-feee-43d5-a35e-cc3a4313b669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:00.596Z|699eca39-feee-43d5-a35e-cc3a4313b669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:00.595Z|4b7a8e2b-a4fb-4ad4-86e1-a5fcdfc18ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:00.607Z|4b7a8e2b-a4fb-4ad4-86e1-a5fcdfc18ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:00.623Z|b9c6f31a-45b2-407c-8c7a-ca83e842086f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:00.623Z|b9c6f31a-45b2-407c-8c7a-ca83e842086f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:07.622Z|e3d4016f-ca3e-4da4-bd47-43dc2923b2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:09:07.625Z|e3d4016f-ca3e-4da4-bd47-43dc2923b2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:09:10.622Z|d5bf0a53-4ba0-487f-b4ef-d40b7d674e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:10.623Z|d5bf0a53-4ba0-487f-b4ef-d40b7d674e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:10.632Z|a567d3ce-d972-4647-a9ba-a8edeb6c01ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:10.632Z|a567d3ce-d972-4647-a9ba-a8edeb6c01ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:10.649Z|86fbc1fa-410d-403f-87f8-426cce38ea1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:10.649Z|86fbc1fa-410d-403f-87f8-426cce38ea1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:20.653Z|9ce17f46-5824-4ec1-b934-0363fd69b3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:20.654Z|9ce17f46-5824-4ec1-b934-0363fd69b3cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:20.656Z|5f59e3c8-0cef-43b0-885c-f58ccc6dde98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:20.656Z|5f59e3c8-0cef-43b0-885c-f58ccc6dde98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:20.674Z|b5040faf-fc1f-4a6a-8640-48c4d081152c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:20.675Z|b5040faf-fc1f-4a6a-8640-48c4d081152c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:22.622Z|2b1e3518-ef47-484a-a4b4-71b459240b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:09:22.622Z|2b1e3518-ef47-484a-a4b4-71b459240b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:09:22.777Z|f8bdd718-e996-492b-a68a-80ccdd3647e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:09:22.778Z|f8bdd718-e996-492b-a68a-80ccdd3647e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:09:30.690Z|708fbf48-e9d1-4158-829f-5decc4408bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:30.690Z|1d64a779-1b63-4800-b64f-7efd048a1159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:30.691Z|708fbf48-e9d1-4158-829f-5decc4408bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:30.691Z|1d64a779-1b63-4800-b64f-7efd048a1159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:30.702Z|f8cb4a87-e0d1-47da-97f7-c6cbe9ab178d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:30.702Z|f8cb4a87-e0d1-47da-97f7-c6cbe9ab178d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:36.743Z|c408018a-8a29-4cce-aa05-85427cf23c50|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:09:36.744Z|c408018a-8a29-4cce-aa05-85427cf23c50|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:37.622Z|856d8197-eb6e-4ad1-b7b6-ace24c55f3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:09:37.623Z|856d8197-eb6e-4ad1-b7b6-ace24c55f3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:09:40.737Z|264e29fc-89e3-4558-b370-5f21c8d70a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:40.738Z|264e29fc-89e3-4558-b370-5f21c8d70a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:40.739Z|004729de-8733-4b7a-a600-7dce9a7c6b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:40.739Z|004729de-8733-4b7a-a600-7dce9a7c6b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:40.744Z|1b965eaa-468b-4060-8b49-7241635fcb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:40.745Z|1b965eaa-468b-4060-8b49-7241635fcb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:50.771Z|7df332b5-31e0-42ca-944b-9b0dece1773b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:50.772Z|7df332b5-31e0-42ca-944b-9b0dece1773b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:50.774Z|a2dbf210-f56e-421a-b562-6142b9af37fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:50.775Z|a2dbf210-f56e-421a-b562-6142b9af37fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:50.771Z|7d4e7751-f3e2-4958-b1f4-529b2aa8d9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:09:50.778Z|7d4e7751-f3e2-4958-b1f4-529b2aa8d9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:09:52.622Z|8ae94f9a-62a8-4746-a3dc-9b2133113442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:09:52.625Z|8ae94f9a-62a8-4746-a3dc-9b2133113442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:09:52.779Z|7ca215fd-7a67-4069-8291-fd2ef77860e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:09:52.779Z|7ca215fd-7a67-4069-8291-fd2ef77860e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:10:00.818Z|1e730770-1d0e-47dd-bdf6-c1ce4c1c8b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:00.818Z|e0e2f070-75d8-43eb-ad31-e4a156e97114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:00.820Z|1e730770-1d0e-47dd-bdf6-c1ce4c1c8b45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:00.820Z|e0e2f070-75d8-43eb-ad31-e4a156e97114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:00.835Z|c867b13c-24cf-4fbe-b304-8a4a2478bef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:00.836Z|c867b13c-24cf-4fbe-b304-8a4a2478bef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:07.622Z|4c94fc66-485e-4dc7-bcd0-442cdd75ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:10:07.623Z|4c94fc66-485e-4dc7-bcd0-442cdd75ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:10:10.859Z|254c9525-0aaa-4377-9ded-db4eb8fa335d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:10.859Z|da5da17e-b784-4d23-9785-fa563e51f4e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:10.860Z|da5da17e-b784-4d23-9785-fa563e51f4e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:10.860Z|254c9525-0aaa-4377-9ded-db4eb8fa335d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:10.863Z|7b542bb1-d963-4adb-935b-553e2b2690ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:10.863Z|7b542bb1-d963-4adb-935b-553e2b2690ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:20.891Z|3ce2c912-efc7-4562-aafe-df3103d42425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:20.892Z|3ce2c912-efc7-4562-aafe-df3103d42425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:20.894Z|24e54499-2829-488a-88a4-69784c06b78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:20.895Z|24e54499-2829-488a-88a4-69784c06b78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:20.896Z|5a2460c6-2aa3-469e-840a-07db7f29c1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:20.897Z|5a2460c6-2aa3-469e-840a-07db7f29c1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:22.622Z|bc02cabb-8886-4421-8804-8370efde5998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:10:22.623Z|bc02cabb-8886-4421-8804-8370efde5998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:10:22.781Z|9616fe27-96aa-42c1-ad49-c94b4e1ff8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:10:22.782Z|9616fe27-96aa-42c1-ad49-c94b4e1ff8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:10:30.928Z|5859854c-e73c-41de-a596-3a5b1f56061e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:30.928Z|0befca29-9a91-45f9-bce1-e5666068b11d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:30.928Z|f5402769-d5be-414a-b71f-cb8cbb647b0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:30.929Z|5859854c-e73c-41de-a596-3a5b1f56061e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:30.929Z|0befca29-9a91-45f9-bce1-e5666068b11d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:30.929Z|f5402769-d5be-414a-b71f-cb8cbb647b0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:36.745Z|f9289c43-8172-45e4-8d72-14fedcfdd60b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:10:36.746Z|f9289c43-8172-45e4-8d72-14fedcfdd60b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:37.626Z|30fed7c1-5cfe-4ade-84d2-cb4894659d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:10:37.637Z|30fed7c1-5cfe-4ade-84d2-cb4894659d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:10:40.957Z|22d3fe45-9667-47f8-8d7c-53a03404889d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:40.957Z|22d3fe45-9667-47f8-8d7c-53a03404889d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:40.958Z|678fe24f-0118-4a99-8748-0d57b1bb9ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:40.959Z|678fe24f-0118-4a99-8748-0d57b1bb9ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:40.964Z|e795d7b9-d6dd-49d5-a500-e118b3abaee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:40.964Z|e795d7b9-d6dd-49d5-a500-e118b3abaee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:50.989Z|1f2f79b3-9047-4c59-b77e-f6424bc343ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:50.990Z|1f2f79b3-9047-4c59-b77e-f6424bc343ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:50.999Z|c1037bb1-fc86-4a02-8d19-7bf0772f16f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:51.000Z|c1037bb1-fc86-4a02-8d19-7bf0772f16f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:51.001Z|e3abb5b2-c1f7-4c3e-837a-d96ae3ea4e4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:10:51.002Z|e3abb5b2-c1f7-4c3e-837a-d96ae3ea4e4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:10:52.623Z|9aa67c1b-590f-4456-b17d-540fdd04ad51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:10:52.623Z|9aa67c1b-590f-4456-b17d-540fdd04ad51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:10:52.783Z|ba91f370-8d86-49c8-8d7a-29f4f74b2186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:10:52.784Z|ba91f370-8d86-49c8-8d7a-29f4f74b2186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:11:01.018Z|664a47a9-2bf9-4197-8d26-7cc5d12e6ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:01.019Z|664a47a9-2bf9-4197-8d26-7cc5d12e6ac4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:01.026Z|b28cd01b-d62d-4746-a131-26643e8f0f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:01.027Z|b28cd01b-d62d-4746-a131-26643e8f0f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:01.029Z|d3b0cdaf-57f0-49f7-b7cb-2e5fe0e5b40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:01.029Z|d3b0cdaf-57f0-49f7-b7cb-2e5fe0e5b40f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:07.622Z|2ae0325e-cd9a-4b84-b13f-b1e4e8470971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:11:07.623Z|2ae0325e-cd9a-4b84-b13f-b1e4e8470971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:11:11.044Z|af736b8a-162d-4031-bbba-28ee2f8f2492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:11.045Z|af736b8a-162d-4031-bbba-28ee2f8f2492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:11.057Z|cbc4674a-d26f-43bb-b014-457c8b64f08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:11.057Z|ca1fd532-3652-4817-8d46-6f6b04a77be7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:11.058Z|cbc4674a-d26f-43bb-b014-457c8b64f08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:11.058Z|ca1fd532-3652-4817-8d46-6f6b04a77be7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:21.071Z|d37615f2-1fc5-4f92-bb27-62ea7b4f6b5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:21.072Z|d37615f2-1fc5-4f92-bb27-62ea7b4f6b5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:21.080Z|c333f794-dfb8-46e6-a655-fef658a08a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:21.081Z|c333f794-dfb8-46e6-a655-fef658a08a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:21.085Z|b09e8d9a-f606-4f98-a4c2-5115dea5f6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:21.086Z|b09e8d9a-f606-4f98-a4c2-5115dea5f6b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:22.622Z|d7b43d55-04ac-400e-a148-ec2f6819364e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:11:22.625Z|d7b43d55-04ac-400e-a148-ec2f6819364e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:11:22.785Z|8ed09fa3-c1ab-4091-8fa5-8400cb6e0ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:11:22.785Z|8ed09fa3-c1ab-4091-8fa5-8400cb6e0ea6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:11:31.100Z|3ad7527e-912b-430d-97b1-3f8c8acba754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:31.101Z|3ad7527e-912b-430d-97b1-3f8c8acba754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:31.103Z|6ea8bdfb-3dd9-4075-80fe-b57ecde1da5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:31.103Z|6ea8bdfb-3dd9-4075-80fe-b57ecde1da5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:31.112Z|8b5e004f-a716-44cb-8b7c-1af3f02028e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:31.113Z|8b5e004f-a716-44cb-8b7c-1af3f02028e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:36.741Z|deeb852d-ec90-413b-8973-4a2c144ece92|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:11:36.742Z|deeb852d-ec90-413b-8973-4a2c144ece92|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:37.626Z|ea08de68-581c-4043-97c6-76ae9a008a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:11:37.634Z|ea08de68-581c-4043-97c6-76ae9a008a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:11:41.140Z|d8994a04-6f8d-46c4-8a78-01e3afab84f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:41.140Z|d8994a04-6f8d-46c4-8a78-01e3afab84f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:41.143Z|e50efa39-9129-4d2e-b009-92b62326a86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:41.144Z|e50efa39-9129-4d2e-b009-92b62326a86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:41.145Z|e5f3abdd-9b61-45d6-b53d-bd8cfaf31d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:41.146Z|e5f3abdd-9b61-45d6-b53d-bd8cfaf31d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:51.168Z|053e407b-f211-4e78-af86-02d788e76914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:51.170Z|053e407b-f211-4e78-af86-02d788e76914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:51.173Z|8fbc854b-79d0-403e-a073-a708a9b46dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:51.170Z|3ea06cd8-c067-47ec-88dc-3384d72c9ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:11:51.174Z|8fbc854b-79d0-403e-a073-a708a9b46dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:51.175Z|3ea06cd8-c067-47ec-88dc-3384d72c9ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:11:52.623Z|c3c5680d-0c08-405d-9f43-05090de45d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:11:52.624Z|c3c5680d-0c08-405d-9f43-05090de45d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:11:52.786Z|a3acb771-d492-45e1-aed0-df3befc57da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:11:52.787Z|a3acb771-d492-45e1-aed0-df3befc57da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:12:01.202Z|8ef0bb4f-8793-409b-a4a7-96272f4706cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:01.202Z|8ef0bb4f-8793-409b-a4a7-96272f4706cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:01.205Z|78273cf0-1334-4f2a-84ab-a3b7857eca15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:01.206Z|78273cf0-1334-4f2a-84ab-a3b7857eca15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:01.206Z|f4dfaca1-a0cd-4927-9566-3eb15012fcb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:01.207Z|f4dfaca1-a0cd-4927-9566-3eb15012fcb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:07.622Z|1dd04d36-5835-4638-b1be-3cc272c8c6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:12:07.625Z|1dd04d36-5835-4638-b1be-3cc272c8c6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:12:11.234Z|9ad98132-5626-493e-8bdc-82f62fbf8a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:11.235Z|9ad98132-5626-493e-8bdc-82f62fbf8a1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:11.236Z|ae26ebf6-8035-491f-a516-9f3dcdd1769b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:11.237Z|ae26ebf6-8035-491f-a516-9f3dcdd1769b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:11.239Z|16fd961c-ab18-4493-a435-7140608bacc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:11.240Z|16fd961c-ab18-4493-a435-7140608bacc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:21.269Z|a401dee6-37e9-40fc-b641-4d13b38a09c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:21.270Z|a401dee6-37e9-40fc-b641-4d13b38a09c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:21.277Z|c962efbf-e892-474b-8436-c0d40aa7189b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:21.277Z|0f5a1930-ca0e-4828-b657-4a2675276de8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:21.278Z|0f5a1930-ca0e-4828-b657-4a2675276de8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:21.278Z|c962efbf-e892-474b-8436-c0d40aa7189b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:22.622Z|bb7bffdf-438b-460b-b442-f362e9772343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:12:22.622Z|bb7bffdf-438b-460b-b442-f362e9772343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:12:22.788Z|254dcbfd-42a5-46a3-9354-01570a0ba01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:12:22.789Z|254dcbfd-42a5-46a3-9354-01570a0ba01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:12:31.301Z|d2c533ff-f160-4401-a98f-6a9bb3fa61e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:31.302Z|d2c533ff-f160-4401-a98f-6a9bb3fa61e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:31.303Z|3504f211-36c8-4d6d-8067-9ebf6f377966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:31.303Z|3504f211-36c8-4d6d-8067-9ebf6f377966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:31.310Z|972befc2-6d5f-417c-b3bc-816150cc9132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:31.311Z|972befc2-6d5f-417c-b3bc-816150cc9132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:36.742Z|da241c30-39da-4cea-a22a-a4f7784125f4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:12:36.744Z|da241c30-39da-4cea-a22a-a4f7784125f4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:37.622Z|b1084884-d84c-44a0-ab00-702553039d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:12:37.623Z|b1084884-d84c-44a0-ab00-702553039d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:12:41.337Z|2ea21946-7b88-4617-8d56-c077976d145f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:41.338Z|2ea21946-7b88-4617-8d56-c077976d145f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:41.338Z|a055b48e-aaa3-423e-905b-f02d73def692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:41.339Z|a055b48e-aaa3-423e-905b-f02d73def692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:41.337Z|918a6767-db9e-4adc-919c-6902d49a9060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:41.344Z|918a6767-db9e-4adc-919c-6902d49a9060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:51.370Z|ac85135c-df44-4847-858c-7b2a29dfc378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:51.371Z|ac85135c-df44-4847-858c-7b2a29dfc378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:51.373Z|2f168748-54ae-473f-af82-6e4cffff3d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:51.374Z|2f168748-54ae-473f-af82-6e4cffff3d0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:51.375Z|a9b0cfe7-2275-404d-a2bc-2c1df6edd12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:12:51.376Z|a9b0cfe7-2275-404d-a2bc-2c1df6edd12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:12:52.622Z|0f46e6e8-a825-41b7-8153-0337d98df474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:12:52.625Z|0f46e6e8-a825-41b7-8153-0337d98df474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:12:52.790Z|6f08d536-bcc9-4079-90d1-ffb46887056c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:12:52.790Z|6f08d536-bcc9-4079-90d1-ffb46887056c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:13:01.400Z|e381ebba-a8f8-4fda-b600-25825095c20e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:01.400Z|503452eb-112e-4c1d-b44e-e48a527c8e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:01.400Z|66997641-86b9-45dc-bb82-44264e72e60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:01.401Z|66997641-86b9-45dc-bb82-44264e72e60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:01.400Z|e381ebba-a8f8-4fda-b600-25825095c20e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:01.401Z|503452eb-112e-4c1d-b44e-e48a527c8e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:07.622Z|aa136174-3cbc-418a-9390-1784ce1d5184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:13:07.622Z|aa136174-3cbc-418a-9390-1784ce1d5184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:13:11.427Z|294045d8-6093-4b43-9fc9-518654408c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:11.427Z|4c71120f-5d51-40bf-a825-d3626b36721c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:11.427Z|4a1204ad-045b-401d-9fac-db7bb879beea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:11.428Z|4c71120f-5d51-40bf-a825-d3626b36721c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:11.428Z|294045d8-6093-4b43-9fc9-518654408c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:11.428Z|4a1204ad-045b-401d-9fac-db7bb879beea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:21.457Z|647c5775-3603-41dd-b3e4-9ce5fb5ce8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:21.458Z|647c5775-3603-41dd-b3e4-9ce5fb5ce8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:21.460Z|a37109ae-0761-41a8-84b6-54a1e8ab2223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:21.460Z|b4192abc-4b7c-4f67-8903-e911a8773ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:21.460Z|a37109ae-0761-41a8-84b6-54a1e8ab2223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:21.460Z|b4192abc-4b7c-4f67-8903-e911a8773ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:22.622Z|f26cf110-ff2a-4db6-be05-22b7ea56ea39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:13:22.622Z|f26cf110-ff2a-4db6-be05-22b7ea56ea39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:13:22.791Z|209f1fb0-57d9-41e1-8b80-7978c10ffd3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:13:22.792Z|209f1fb0-57d9-41e1-8b80-7978c10ffd3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:13:31.487Z|1ba5a634-62f0-4ed5-941d-4d5366d8814b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:31.489Z|0257a2e8-1871-4b69-aad6-866872a893a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:31.488Z|1ba5a634-62f0-4ed5-941d-4d5366d8814b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:31.489Z|0257a2e8-1871-4b69-aad6-866872a893a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:31.491Z|e271e261-236e-4355-a4d4-b1a85a78a192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:31.491Z|e271e261-236e-4355-a4d4-b1a85a78a192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:36.742Z|10dc99f6-f2dc-4d1a-808b-0c80f30729b1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:13:36.743Z|10dc99f6-f2dc-4d1a-808b-0c80f30729b1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:37.626Z|1ded2a6e-91e2-4207-a804-2c4d82288f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:13:37.626Z|1ded2a6e-91e2-4207-a804-2c4d82288f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:13:41.515Z|5d3b7f4e-218c-45b0-b0af-1b0fec937af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:41.515Z|426d2cbf-6d12-4b8a-ac54-792efdfc7070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:41.516Z|5d3b7f4e-218c-45b0-b0af-1b0fec937af5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:41.516Z|426d2cbf-6d12-4b8a-ac54-792efdfc7070|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:41.531Z|82bee48d-eac0-4423-adf8-d505aed5951b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:41.532Z|82bee48d-eac0-4423-adf8-d505aed5951b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:51.541Z|69c1630e-5f7d-4b1c-9ff3-4fd48d2d80a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:51.542Z|69c1630e-5f7d-4b1c-9ff3-4fd48d2d80a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:51.552Z|ae8f84ef-35b1-4ad9-bba3-dcc1bfb618b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:51.553Z|ae8f84ef-35b1-4ad9-bba3-dcc1bfb618b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:51.556Z|509cf7c0-63fa-41db-8727-a07a23f7abd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:13:51.556Z|509cf7c0-63fa-41db-8727-a07a23f7abd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:13:52.622Z|1a6732c7-2ae7-48a8-a4c2-9c7453251503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:13:52.622Z|1a6732c7-2ae7-48a8-a4c2-9c7453251503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:13:52.793Z|5178e2d0-cc3a-4f2b-bdfb-88af6063460f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:13:52.794Z|5178e2d0-cc3a-4f2b-bdfb-88af6063460f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:14:01.566Z|2d7bea71-ecff-43b8-acb7-117b45b3af05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:01.567Z|2d7bea71-ecff-43b8-acb7-117b45b3af05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:01.578Z|e780b9f3-99e3-447c-92e5-54e8fb412952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:01.578Z|0cf767be-9b04-4702-95ff-724dfcf64645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:01.579Z|0cf767be-9b04-4702-95ff-724dfcf64645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:01.579Z|e780b9f3-99e3-447c-92e5-54e8fb412952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:07.622Z|9d42a07a-eaf1-4de0-9433-0e0b42dbd03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:14:07.623Z|9d42a07a-eaf1-4de0-9433-0e0b42dbd03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:14:11.594Z|228e9a24-172a-4bc7-af72-22cd143417a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:11.594Z|228e9a24-172a-4bc7-af72-22cd143417a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:11.602Z|ea7d40f7-25ed-4d4a-bde2-cda0ef9a81b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:11.603Z|ea7d40f7-25ed-4d4a-bde2-cda0ef9a81b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:11.605Z|d16cec29-5967-482d-8f16-8de785889e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:11.606Z|d16cec29-5967-482d-8f16-8de785889e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:21.618Z|d3acb6aa-8d1e-4882-97c2-8800cb916333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:21.619Z|d3acb6aa-8d1e-4882-97c2-8800cb916333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:21.628Z|779d8cc9-8a69-4072-9ba8-20b0552fcb76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:21.629Z|779d8cc9-8a69-4072-9ba8-20b0552fcb76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:21.630Z|e1fb58a8-3c2c-47a9-800c-17b1d76a586d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:21.632Z|e1fb58a8-3c2c-47a9-800c-17b1d76a586d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:22.623Z|f544df9b-9464-41fa-93f3-6055cd74db6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:14:22.624Z|f544df9b-9464-41fa-93f3-6055cd74db6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:14:22.795Z|5d337a17-f3ba-47be-ac88-df825db38ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:14:22.795Z|5d337a17-f3ba-47be-ac88-df825db38ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:14:31.648Z|bc9e2621-748a-437a-87e9-e8eb74880eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:31.649Z|bc9e2621-748a-437a-87e9-e8eb74880eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:31.656Z|6998881f-2f05-4cc0-9035-4074f17183bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:31.657Z|6998881f-2f05-4cc0-9035-4074f17183bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:31.662Z|2711f323-375e-4a16-a040-a88bd502d146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:31.663Z|2711f323-375e-4a16-a040-a88bd502d146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:36.742Z|d3bb5843-e2c2-4a3b-b200-38d770a1da07|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:14:36.743Z|d3bb5843-e2c2-4a3b-b200-38d770a1da07|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:37.622Z|05e3ce4c-f8df-4550-8d92-50554e391e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:14:37.624Z|05e3ce4c-f8df-4550-8d92-50554e391e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:14:41.686Z|839f20df-c775-4ccc-b61b-65ea1f2e061a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:41.687Z|839f20df-c775-4ccc-b61b-65ea1f2e061a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:41.692Z|5fb37b85-4423-494c-901c-4a9f2571088a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:41.693Z|026f460f-f85d-4528-998b-63bda0384a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:41.693Z|5fb37b85-4423-494c-901c-4a9f2571088a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:41.693Z|026f460f-f85d-4528-998b-63bda0384a06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:51.723Z|f7e902cc-b037-4ef4-9a76-424836f8d607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:51.724Z|5f5a763a-d597-4b84-840d-f875fbf1e023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:51.724Z|f7e902cc-b037-4ef4-9a76-424836f8d607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:51.725Z|5f5a763a-d597-4b84-840d-f875fbf1e023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:51.724Z|d0576ac3-e2d7-4ae7-9ae1-5bf0758c196c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:14:51.730Z|d0576ac3-e2d7-4ae7-9ae1-5bf0758c196c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:14:52.622Z|ffa3e7c7-41bb-442e-bc36-6af14e4e1fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:14:52.623Z|ffa3e7c7-41bb-442e-bc36-6af14e4e1fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:14:52.796Z|9b4946f2-c5ec-46d6-8f59-2dfeb60a1bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:14:52.798Z|9b4946f2-c5ec-46d6-8f59-2dfeb60a1bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:15:01.761Z|95060fea-b595-4fd3-8273-e25880ce65f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:01.762Z|95060fea-b595-4fd3-8273-e25880ce65f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:01.764Z|1313b73f-a149-4a35-8214-8e105922f447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:01.764Z|1313b73f-a149-4a35-8214-8e105922f447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:01.776Z|1119de06-ad2c-4e98-935e-6aaad43a6f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:01.777Z|1119de06-ad2c-4e98-935e-6aaad43a6f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:07.622Z|6a333dab-3c4c-4a8a-88d8-97dfe602f41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:15:07.623Z|6a333dab-3c4c-4a8a-88d8-97dfe602f41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:15:11.791Z|05b26f69-a45c-4869-9e26-653476a29ac2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:11.791Z|3c1ad0c1-6f56-4eda-986d-ff1672477a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:11.792Z|05b26f69-a45c-4869-9e26-653476a29ac2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:11.795Z|3c1ad0c1-6f56-4eda-986d-ff1672477a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:11.806Z|3145e304-3c1c-42d2-b786-be10658db465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:11.806Z|3145e304-3c1c-42d2-b786-be10658db465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:21.821Z|7520302a-0248-4cc5-b2a7-b2e8fe3c7c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:21.822Z|7520302a-0248-4cc5-b2a7-b2e8fe3c7c26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:21.823Z|a013c91d-5812-4220-8a9a-2baf2143b938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:21.823Z|a013c91d-5812-4220-8a9a-2baf2143b938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:21.832Z|dd39a468-2e46-4f7d-8b42-7cc72cded753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:21.832Z|dd39a468-2e46-4f7d-8b42-7cc72cded753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:22.623Z|b78bc337-9c0b-4d4d-8a12-f90aff684e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:15:22.627Z|b78bc337-9c0b-4d4d-8a12-f90aff684e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:15:22.801Z|68d9d2bb-9d47-485f-a4e4-78de75d816f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:15:22.801Z|68d9d2bb-9d47-485f-a4e4-78de75d816f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:15:31.860Z|782b7911-e389-4060-8113-bfd1b2cf29f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:31.861Z|d99c3356-702c-43b6-b9b8-97afe762f355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:31.861Z|4e8cbdc6-e877-4bc8-82fc-69f7ca2d1b5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:31.861Z|782b7911-e389-4060-8113-bfd1b2cf29f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:31.861Z|d99c3356-702c-43b6-b9b8-97afe762f355|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:31.862Z|4e8cbdc6-e877-4bc8-82fc-69f7ca2d1b5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:36.741Z|b7f7bcda-a7a5-4da1-bf29-3c36d82ac8c4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:15:36.742Z|b7f7bcda-a7a5-4da1-bf29-3c36d82ac8c4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:37.629Z|690fb572-1001-4675-aae0-8a864fd44787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:15:37.630Z|690fb572-1001-4675-aae0-8a864fd44787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:15:41.888Z|6a413cdf-af2b-4479-a60e-e64a7127847e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:41.889Z|6a413cdf-af2b-4479-a60e-e64a7127847e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:41.890Z|1cc3063c-573c-4f22-ba28-bab1bcc641da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:41.891Z|1cc3063c-573c-4f22-ba28-bab1bcc641da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:41.898Z|8e7e2e2d-1fd4-4bb4-ad65-23d68df070a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:41.899Z|8e7e2e2d-1fd4-4bb4-ad65-23d68df070a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:51.918Z|2bb795ae-7b2d-4139-a749-2025b2020fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:51.919Z|2bb795ae-7b2d-4139-a749-2025b2020fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:51.930Z|1bc75cd1-5c61-4a06-a187-d2ded9d1089a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:51.930Z|1bc75cd1-5c61-4a06-a187-d2ded9d1089a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:51.936Z|bb8ec537-66e8-49ae-b9e8-3cda56fa4c82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:15:51.937Z|bb8ec537-66e8-49ae-b9e8-3cda56fa4c82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:15:52.623Z|a994c2ac-6959-4ad6-8d78-b976ddfb36df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:15:52.624Z|a994c2ac-6959-4ad6-8d78-b976ddfb36df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:15:52.803Z|96930cfc-00d5-41dc-bae2-ae410fe8a79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:15:52.804Z|96930cfc-00d5-41dc-bae2-ae410fe8a79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:16:01.945Z|108ceb29-1647-4362-81d9-53a3dd86c8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:01.946Z|108ceb29-1647-4362-81d9-53a3dd86c8bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:01.953Z|9f022e04-8457-477a-9b2c-49327e6d61b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:01.954Z|9f022e04-8457-477a-9b2c-49327e6d61b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:01.969Z|aa2af7fc-10f4-4dd3-9783-ffa3d4ab8579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:01.969Z|aa2af7fc-10f4-4dd3-9783-ffa3d4ab8579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:07.622Z|ee7ddf68-56c5-440d-8367-b280e7468ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:16:07.625Z|ee7ddf68-56c5-440d-8367-b280e7468ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:16:11.978Z|11bea7b5-bcf2-4f65-86c8-bfb7815f7134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:11.979Z|11bea7b5-bcf2-4f65-86c8-bfb7815f7134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:11.979Z|3230a48d-d07b-402b-a43b-7380b0ad6bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:11.979Z|3230a48d-d07b-402b-a43b-7380b0ad6bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:11.994Z|dba45240-3d74-46e6-ba27-dc163cfb92e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:11.994Z|dba45240-3d74-46e6-ba27-dc163cfb92e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:22.006Z|8fe98823-82d4-4b35-b70b-fec1428398bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:22.006Z|8fe98823-82d4-4b35-b70b-fec1428398bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:22.012Z|f8153eb1-c9d4-4fd1-bec3-c2e7ab9c465e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:22.013Z|f8153eb1-c9d4-4fd1-bec3-c2e7ab9c465e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:22.024Z|715ce24c-94fb-4751-ac0d-ee042ec7ae9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:22.025Z|715ce24c-94fb-4751-ac0d-ee042ec7ae9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:22.622Z|66b0e797-f916-4d38-9efe-9ecc7f2cbb56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:16:22.622Z|66b0e797-f916-4d38-9efe-9ecc7f2cbb56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:16:22.806Z|9137f9f6-c577-4cb5-9861-2f0d72640437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:16:22.807Z|9137f9f6-c577-4cb5-9861-2f0d72640437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:16:32.034Z|87aca214-6ff2-4f4e-8bea-cfd159428235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:32.035Z|87aca214-6ff2-4f4e-8bea-cfd159428235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:32.039Z|832807bf-21be-45f6-9479-fc92f797ec4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:32.040Z|832807bf-21be-45f6-9479-fc92f797ec4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:32.048Z|86ccf0cf-94ef-4472-80d4-78f4e7582049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:32.049Z|86ccf0cf-94ef-4472-80d4-78f4e7582049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:36.740Z|021f003b-8cc1-4039-af61-95913af69228|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:16:36.741Z|021f003b-8cc1-4039-af61-95913af69228|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:37.628Z|d524a6fd-97b6-4bd6-bfe7-f970fd122539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:16:37.631Z|d524a6fd-97b6-4bd6-bfe7-f970fd122539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:16:42.092Z|a99ea070-2744-4555-aa6b-15e13f68c850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:42.092Z|a99ea070-2744-4555-aa6b-15e13f68c850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:42.092Z|f29050d6-c601-4ee9-b8bc-125334b0e3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:42.092Z|fdd9d258-945c-407b-8468-231809d9698c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:42.096Z|fdd9d258-945c-407b-8468-231809d9698c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:42.096Z|f29050d6-c601-4ee9-b8bc-125334b0e3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:52.120Z|016a8277-1b3f-462f-8011-a89eab1cfd74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:52.121Z|016a8277-1b3f-462f-8011-a89eab1cfd74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:52.123Z|2401249f-3190-491e-8064-bcc880398864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:52.124Z|2401249f-3190-491e-8064-bcc880398864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:52.128Z|dae973e6-8d1e-4dc9-b119-085e784ba3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:16:52.129Z|dae973e6-8d1e-4dc9-b119-085e784ba3a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:16:52.622Z|713d86a4-9544-402c-b24d-9a64d146640f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:16:52.622Z|713d86a4-9544-402c-b24d-9a64d146640f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:16:52.807Z|62725154-cbe4-4e37-8ca2-70b0592653a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:16:52.808Z|62725154-cbe4-4e37-8ca2-70b0592653a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:17:02.147Z|a8c8e9da-49a9-4c71-95c1-988c97e33f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:02.148Z|a8c8e9da-49a9-4c71-95c1-988c97e33f94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:02.148Z|00d0cd15-0d0a-4bdf-93a1-4f24452f01bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:02.149Z|00d0cd15-0d0a-4bdf-93a1-4f24452f01bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:02.167Z|b8e3e536-9d80-4faf-ac2e-852ce2999db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:02.168Z|b8e3e536-9d80-4faf-ac2e-852ce2999db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:07.622Z|a8886e48-62d2-41dd-a7d1-3e7a4c7fcca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:17:07.622Z|a8886e48-62d2-41dd-a7d1-3e7a4c7fcca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:17:12.181Z|01fbed22-10e2-48f9-89bc-2b6e436c7c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:12.182Z|01fbed22-10e2-48f9-89bc-2b6e436c7c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:12.183Z|e3e6e344-5aa6-40cc-871c-846eebd9abbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:12.184Z|e3e6e344-5aa6-40cc-871c-846eebd9abbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:12.195Z|cf261099-3edb-4d70-8ed3-8594b9288076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:12.195Z|cf261099-3edb-4d70-8ed3-8594b9288076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:22.210Z|5a20d0e0-3f09-4f93-b3ff-b3a994925970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:22.211Z|5a20d0e0-3f09-4f93-b3ff-b3a994925970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:22.215Z|facb568d-378b-481c-b277-4e62548969b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:22.216Z|facb568d-378b-481c-b277-4e62548969b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:22.222Z|370c6478-2b7e-44a5-96ab-eae4a833cace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:22.222Z|370c6478-2b7e-44a5-96ab-eae4a833cace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:22.622Z|0869f1bb-4d82-4ef2-8688-9c102fb2f054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:17:22.624Z|0869f1bb-4d82-4ef2-8688-9c102fb2f054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:17:22.810Z|b13ef004-8f14-409f-9eda-e09e71891616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:17:22.810Z|b13ef004-8f14-409f-9eda-e09e71891616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:17:32.250Z|1865efe2-6491-4df7-9df9-705cce0e8493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:32.250Z|fa821390-5cb3-41c2-9781-19696bd0a4fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:32.251Z|1865efe2-6491-4df7-9df9-705cce0e8493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:32.251Z|fa821390-5cb3-41c2-9781-19696bd0a4fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:32.256Z|85a26edc-a5f6-4b15-b297-61c0756be428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:32.257Z|85a26edc-a5f6-4b15-b297-61c0756be428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:36.741Z|2bb44545-89a6-46f9-8e0d-89fc12ab265c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:17:36.742Z|2bb44545-89a6-46f9-8e0d-89fc12ab265c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:37.622Z|ac992d7b-bc61-4e55-9e4a-14a6d8a9bf02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:17:37.622Z|ac992d7b-bc61-4e55-9e4a-14a6d8a9bf02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:17:42.275Z|0ccb841e-0a31-4bec-9cd7-575ff9e41732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:42.276Z|0ccb841e-0a31-4bec-9cd7-575ff9e41732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:42.282Z|5aef4b67-2207-45ba-9f00-009d3c00dfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:42.283Z|5aef4b67-2207-45ba-9f00-009d3c00dfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:42.288Z|7d36ab3b-3c92-46a8-aeb7-0ffcc21644a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:42.289Z|7d36ab3b-3c92-46a8-aeb7-0ffcc21644a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:52.304Z|3f26e233-08e1-4b37-a27c-9f390732941d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:52.305Z|3f26e233-08e1-4b37-a27c-9f390732941d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:52.315Z|e7fd1652-8e0b-4d44-9571-fbe0f096ed0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:52.315Z|e7fd1652-8e0b-4d44-9571-fbe0f096ed0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:52.325Z|2024cc45-23b9-45e6-8266-5258a60fd070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:17:52.326Z|2024cc45-23b9-45e6-8266-5258a60fd070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:17:52.622Z|7968bb26-f004-42e5-883a-37956aa98c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:17:52.622Z|7968bb26-f004-42e5-883a-37956aa98c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:17:52.811Z|5b3c338c-adb8-410f-86c1-0eedfd25f79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:17:52.812Z|5b3c338c-adb8-410f-86c1-0eedfd25f79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:18:02.359Z|491c9e7d-2fcc-4d8f-b6aa-6753a5dc78f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:02.359Z|491c9e7d-2fcc-4d8f-b6aa-6753a5dc78f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:02.395Z|e9347232-d70e-4009-a333-62edeefea426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:02.395Z|932c3a06-2ccb-40b1-8d15-2c8d4fc4a460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:02.396Z|932c3a06-2ccb-40b1-8d15-2c8d4fc4a460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:02.396Z|e9347232-d70e-4009-a333-62edeefea426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:07.622Z|fba9e9c8-4e98-4438-a019-2e814be03264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:18:07.625Z|fba9e9c8-4e98-4438-a019-2e814be03264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:18:12.393Z|9f8928b0-84e4-411e-ae55-68632fc099fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:12.393Z|9f8928b0-84e4-411e-ae55-68632fc099fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:12.448Z|2cb0274c-71eb-4833-ab5b-9d8fcc88450d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:12.448Z|e5f92213-7357-498e-aea4-f143aa5c2995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:12.449Z|2cb0274c-71eb-4833-ab5b-9d8fcc88450d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:12.449Z|e5f92213-7357-498e-aea4-f143aa5c2995|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:22.462Z|4f3efac2-66a3-4e59-b918-509f25870755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:22.463Z|4f3efac2-66a3-4e59-b918-509f25870755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:22.479Z|7363815b-fe98-47f8-990a-c13e2ed8c30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:22.479Z|9c0357ed-aee0-4520-ade4-7ac1eee2f675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:22.480Z|7363815b-fe98-47f8-990a-c13e2ed8c30e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:22.480Z|9c0357ed-aee0-4520-ade4-7ac1eee2f675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:22.622Z|b3ce1ed2-9752-4084-9a4d-351a57da989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:18:22.622Z|b3ce1ed2-9752-4084-9a4d-351a57da989c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:18:22.813Z|854ccd20-d3a5-46ca-af73-fe66e7467140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:18:22.813Z|854ccd20-d3a5-46ca-af73-fe66e7467140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:18:32.502Z|b0a07007-8f5b-4b4b-99e1-d36a7a5c54bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:32.504Z|b0a07007-8f5b-4b4b-99e1-d36a7a5c54bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:32.514Z|58fdbf35-9239-4905-aa27-b2feea951423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:32.514Z|58fdbf35-9239-4905-aa27-b2feea951423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:32.536Z|4bec6fb5-318a-42e4-801a-0ce703ac2c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:32.537Z|4bec6fb5-318a-42e4-801a-0ce703ac2c2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:36.741Z|8eafb385-b5b6-46e8-af9c-604c84de51e2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:18:36.742Z|8eafb385-b5b6-46e8-af9c-604c84de51e2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:37.626Z|4dd7d6f8-f652-424b-ab49-e7008101a421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:18:37.640Z|4dd7d6f8-f652-424b-ab49-e7008101a421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:18:42.544Z|07a716a2-f7f1-4154-8464-f5e086d1afc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:42.545Z|07a716a2-f7f1-4154-8464-f5e086d1afc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:42.551Z|a87f2579-c968-494e-8fd2-d4dc33fc7b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:42.552Z|a87f2579-c968-494e-8fd2-d4dc33fc7b6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:42.584Z|228cebb4-d206-4506-a601-8cf5335ab647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:42.585Z|228cebb4-d206-4506-a601-8cf5335ab647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:52.586Z|7dce1f97-32f3-4f3f-9e67-f7052f742d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:52.588Z|7dce1f97-32f3-4f3f-9e67-f7052f742d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:52.622Z|8c96f761-af90-400f-a8d7-f3a96261cb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:18:52.622Z|8c96f761-af90-400f-a8d7-f3a96261cb17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:18:52.643Z|3894a87a-2dec-4c5a-8758-9e107464e6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:52.644Z|3894a87a-2dec-4c5a-8758-9e107464e6d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:52.650Z|7747f8b9-1ebf-4b43-becc-05ec1a6a1fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:18:52.650Z|7747f8b9-1ebf-4b43-becc-05ec1a6a1fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:18:52.815Z|0e2519c2-e56b-407b-bf39-0c3ffe5826ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:18:52.815Z|0e2519c2-e56b-407b-bf39-0c3ffe5826ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:19:02.666Z|d35031f0-8c95-4478-97e6-e7ffe63cb4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:02.667Z|d35031f0-8c95-4478-97e6-e7ffe63cb4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:02.720Z|531e4758-8c2f-4dfb-9847-a32460630086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:02.720Z|531e4758-8c2f-4dfb-9847-a32460630086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:02.726Z|bfe108a9-2084-4e83-a28e-4c5a370eeb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:02.727Z|bfe108a9-2084-4e83-a28e-4c5a370eeb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:07.622Z|0926a8a0-4915-4aa6-b4ed-956590db5e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:19:07.622Z|0926a8a0-4915-4aa6-b4ed-956590db5e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:19:12.730Z|0a5bbc3b-564c-4337-a540-6ca6e4d082cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:12.731Z|0a5bbc3b-564c-4337-a540-6ca6e4d082cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:12.771Z|4556fbb1-080c-4115-a283-0fc6d7cc8154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:12.772Z|4556fbb1-080c-4115-a283-0fc6d7cc8154|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:12.795Z|d8d0ef87-e95f-421a-9340-972bfd7477ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:12.795Z|d8d0ef87-e95f-421a-9340-972bfd7477ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:22.622Z|8b189ad8-046c-47f6-8215-16c5b50d4bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:19:22.625Z|8b189ad8-046c-47f6-8215-16c5b50d4bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:19:22.769Z|1bfb0e4d-1fb0-458e-a474-1bfdc38d95cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:22.770Z|1bfb0e4d-1fb0-458e-a474-1bfdc38d95cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:22.798Z|1e259841-0fdf-43b8-9884-54190cd26867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:22.799Z|1e259841-0fdf-43b8-9884-54190cd26867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:22.816Z|b4540863-72df-44a2-b566-bcdc8b579776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:19:22.816Z|b4540863-72df-44a2-b566-bcdc8b579776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:19:22.842Z|20c2742f-546f-481f-b7c8-9e1c174ad271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:22.843Z|20c2742f-546f-481f-b7c8-9e1c174ad271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:32.842Z|5f59c536-4c38-41a1-9afa-f54bb2582bc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:32.843Z|5f59c536-4c38-41a1-9afa-f54bb2582bc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:32.859Z|c6a7fcf0-da1f-4f7b-8fcf-cb4e1cbfbd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:32.859Z|c6a7fcf0-da1f-4f7b-8fcf-cb4e1cbfbd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:32.887Z|bb4c512b-743b-4de7-ae55-26d2351630b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:32.888Z|bb4c512b-743b-4de7-ae55-26d2351630b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:36.741Z|a198916f-bcbd-41dc-9207-61c84555f46e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:19:36.742Z|a198916f-bcbd-41dc-9207-61c84555f46e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:37.622Z|374e3e33-9d11-407f-9b82-1be66d2a9dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:19:37.622Z|374e3e33-9d11-407f-9b82-1be66d2a9dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:19:42.879Z|cc825936-06c2-403e-9f10-c30930216a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:42.880Z|cc825936-06c2-403e-9f10-c30930216a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:42.973Z|de696701-c52e-43b9-8994-cf7ce6edb71c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:42.974Z|de696701-c52e-43b9-8994-cf7ce6edb71c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:42.991Z|d048d252-2034-43e4-a21f-ea2e8b2bee59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:42.992Z|d048d252-2034-43e4-a21f-ea2e8b2bee59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:52.624Z|165f5932-efb8-48dd-86a4-a8de8bb6fd56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:19:52.624Z|165f5932-efb8-48dd-86a4-a8de8bb6fd56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:19:52.817Z|3f3d75f5-939b-43ea-ad4f-b005dac7d5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:19:52.818Z|3f3d75f5-939b-43ea-ad4f-b005dac7d5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:19:52.927Z|415c5936-1324-4c22-b697-baaa0cf2c0e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:52.927Z|415c5936-1324-4c22-b697-baaa0cf2c0e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:53.028Z|a6b0b36a-a6a5-459a-99b5-cf66cda03be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:53.029Z|a6b0b36a-a6a5-459a-99b5-cf66cda03be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:19:53.090Z|eaa8edad-6f3a-4518-aa5c-ee0dd6776672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:19:53.091Z|eaa8edad-6f3a-4518-aa5c-ee0dd6776672|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:03.053Z|9b04f6a2-0ad3-4c10-94c3-2a9431fd8715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:03.054Z|9b04f6a2-0ad3-4c10-94c3-2a9431fd8715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:03.097Z|2da4456b-6f47-4cef-b5a4-20baff1f7248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:03.098Z|2da4456b-6f47-4cef-b5a4-20baff1f7248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:03.138Z|2dd6d964-591c-4847-92da-8ca3940c7205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:03.139Z|2dd6d964-591c-4847-92da-8ca3940c7205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:07.622Z|fd648ab6-94bc-464a-97dd-a78dbd2d2da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:20:07.624Z|fd648ab6-94bc-464a-97dd-a78dbd2d2da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:20:13.090Z|d86bf502-79d8-4157-8aad-b1eec6d7d3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:13.091Z|d86bf502-79d8-4157-8aad-b1eec6d7d3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:13.140Z|d60f7e97-ce35-46ad-a2b0-b00d35d1d7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:13.141Z|d60f7e97-ce35-46ad-a2b0-b00d35d1d7d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:13.186Z|4805a18c-0560-4ca7-a448-2d6848cc67ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:13.187Z|4805a18c-0560-4ca7-a448-2d6848cc67ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:22.622Z|3e8726e1-4a00-479a-9851-d4279f9021a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:20:22.622Z|3e8726e1-4a00-479a-9851-d4279f9021a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:20:22.819Z|40a9654d-e4b6-47e5-92a6-bf1d99d808b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:20:22.819Z|40a9654d-e4b6-47e5-92a6-bf1d99d808b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:20:23.142Z|791e38a1-fe61-4613-b046-c3b50c3790b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:23.143Z|791e38a1-fe61-4613-b046-c3b50c3790b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:23.184Z|4dbf2da4-ebce-4a3e-b583-22ff891c400f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:23.185Z|4dbf2da4-ebce-4a3e-b583-22ff891c400f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:23.218Z|b489efd6-0244-4886-b596-51f88fb626fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:23.218Z|b489efd6-0244-4886-b596-51f88fb626fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:33.183Z|51a03014-0aaf-4c9e-905b-1b48a0da7625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:33.184Z|51a03014-0aaf-4c9e-905b-1b48a0da7625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:33.211Z|1341f3a5-8deb-4fd8-8cba-a90187e95e2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:33.212Z|1341f3a5-8deb-4fd8-8cba-a90187e95e2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:33.250Z|07a95bb2-85a0-4425-aad6-6cb3a48e2e11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:33.251Z|07a95bb2-85a0-4425-aad6-6cb3a48e2e11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:36.741Z|fc66dc7f-9ce5-4e09-a57d-352c722161db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:20:36.743Z|fc66dc7f-9ce5-4e09-a57d-352c722161db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:37.622Z|ddcbbe84-09c8-44b7-bc0c-6fbafd4509ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:20:37.623Z|ddcbbe84-09c8-44b7-bc0c-6fbafd4509ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:20:43.224Z|4232e157-566e-43ba-a618-5a1e4c1e3f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:43.225Z|4232e157-566e-43ba-a618-5a1e4c1e3f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:43.253Z|6daa1da3-4fdc-412b-af1d-e9f637e908e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:43.254Z|6daa1da3-4fdc-412b-af1d-e9f637e908e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:43.280Z|3ae57545-8066-4993-aacd-9179a87b6fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:43.281Z|3ae57545-8066-4993-aacd-9179a87b6fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:52.622Z|52012b9c-66e9-44f3-9962-015d7c63128b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:20:52.624Z|52012b9c-66e9-44f3-9962-015d7c63128b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:20:52.820Z|2af53e58-6af7-4040-814e-8758a916177e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:20:52.821Z|2af53e58-6af7-4040-814e-8758a916177e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:20:53.262Z|1968dbd7-2399-43b8-aecb-b324b4b6f01e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:53.263Z|1968dbd7-2399-43b8-aecb-b324b4b6f01e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:53.284Z|28d2ef57-5811-4dc1-b989-7283dfc256ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:53.285Z|28d2ef57-5811-4dc1-b989-7283dfc256ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:20:53.307Z|b86bf84a-58c1-47ac-a611-ffd6d894a6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:20:53.308Z|b86bf84a-58c1-47ac-a611-ffd6d894a6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:03.319Z|0e88a594-7c9d-42a4-baed-bcdd2a3a5ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:03.320Z|0e88a594-7c9d-42a4-baed-bcdd2a3a5ab3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:03.326Z|8c2854d6-a056-47ee-8f14-e2a334cb6c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:03.327Z|8c2854d6-a056-47ee-8f14-e2a334cb6c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:03.336Z|5da777cc-315b-4b30-8e97-63f88104812c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:03.337Z|5da777cc-315b-4b30-8e97-63f88104812c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:07.622Z|490c2771-4430-436b-bee6-e963c18adb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:21:07.623Z|490c2771-4430-436b-bee6-e963c18adb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:21:13.355Z|f8125fad-61f3-41da-96c0-166413a4397a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:13.356Z|6fec5dca-4cc3-4802-a218-cbc331308ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:13.357Z|f8125fad-61f3-41da-96c0-166413a4397a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:13.357Z|6fec5dca-4cc3-4802-a218-cbc331308ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:13.361Z|1cd5e553-1f77-454b-90b9-55a3bb328068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:13.361Z|1cd5e553-1f77-454b-90b9-55a3bb328068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:22.623Z|b318b4df-7f31-4de7-90c7-442857164d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:21:22.627Z|b318b4df-7f31-4de7-90c7-442857164d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:21:22.822Z|6fc2366a-65d3-4e5f-999b-07f0e68369f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:21:22.823Z|6fc2366a-65d3-4e5f-999b-07f0e68369f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:21:23.395Z|9d998f14-163a-49ba-ba44-db050af3c048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:23.396Z|9d998f14-163a-49ba-ba44-db050af3c048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:23.401Z|5d6751ea-790f-4a06-aa49-6f4342441bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:23.402Z|5d6751ea-790f-4a06-aa49-6f4342441bbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:23.403Z|c9625bda-3ec3-4ca9-969e-b1841aedaab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:23.403Z|c9625bda-3ec3-4ca9-969e-b1841aedaab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:33.441Z|325d8679-a1af-4a5f-adf5-264543d6e8c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:33.441Z|d32de398-bc8e-4449-a9c9-a1682c1ecd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:33.442Z|325d8679-a1af-4a5f-adf5-264543d6e8c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:33.442Z|d32de398-bc8e-4449-a9c9-a1682c1ecd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:33.455Z|ff0f8696-0a34-41f0-b911-c06b8292e3fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:33.455Z|ff0f8696-0a34-41f0-b911-c06b8292e3fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:36.745Z|7a5bf6d3-c370-45ee-8dfa-53ba35d203e2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:21:36.746Z|7a5bf6d3-c370-45ee-8dfa-53ba35d203e2|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:37.624Z|cdaff86c-7897-4bf4-a121-4b98b12eb8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:21:37.625Z|cdaff86c-7897-4bf4-a121-4b98b12eb8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:21:43.482Z|edd04eef-df91-4dfe-b7bc-5c29709a6f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:43.483Z|edd04eef-df91-4dfe-b7bc-5c29709a6f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:43.495Z|cdfaf6b5-0423-498c-8de8-29ea9ee66a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:43.496Z|cdfaf6b5-0423-498c-8de8-29ea9ee66a9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:43.501Z|626fe25f-05c8-42fb-aae7-c381425f6af0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:43.502Z|626fe25f-05c8-42fb-aae7-c381425f6af0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:52.622Z|9a71984a-2225-47b8-9f0f-cd01cfeddf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:21:52.622Z|9a71984a-2225-47b8-9f0f-cd01cfeddf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:21:52.823Z|9b5d237a-5aaa-40d7-993c-6d7e76c1ceae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:21:52.824Z|9b5d237a-5aaa-40d7-993c-6d7e76c1ceae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:21:53.524Z|f28628e0-6425-4080-bcd1-4d8ff412c330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:53.526Z|f28628e0-6425-4080-bcd1-4d8ff412c330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:53.526Z|29b1fce5-6528-4246-b49b-63387582b038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:53.527Z|29b1fce5-6528-4246-b49b-63387582b038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:21:53.531Z|64228fc7-0692-4220-a4a9-fb759984f27e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:21:53.531Z|64228fc7-0692-4220-a4a9-fb759984f27e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:03.555Z|2ec6a772-2da0-4e66-9fe3-2815ddc5c544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:03.555Z|ea3a747b-89b6-4a14-8e3f-8042fcdb81dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:03.556Z|1726a259-8302-4864-bea1-f977d58e070e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:03.556Z|2ec6a772-2da0-4e66-9fe3-2815ddc5c544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:03.556Z|ea3a747b-89b6-4a14-8e3f-8042fcdb81dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:03.556Z|1726a259-8302-4864-bea1-f977d58e070e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:07.622Z|5cc54256-d4d3-4b8e-a399-f9e074aae743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:22:07.623Z|5cc54256-d4d3-4b8e-a399-f9e074aae743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:22:13.595Z|313daf80-6b34-43d2-a6b6-c5730fa186e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:13.596Z|313daf80-6b34-43d2-a6b6-c5730fa186e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:13.617Z|d3d4cb75-26fd-4e52-84b2-6ff7592bda85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:13.617Z|d3d4cb75-26fd-4e52-84b2-6ff7592bda85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:13.624Z|bab9a82a-c2c6-43c7-be79-8b13a3558875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:13.624Z|bab9a82a-c2c6-43c7-be79-8b13a3558875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:22.622Z|20f8853e-ba81-4e97-bd40-ae50a77fde08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:22:22.622Z|20f8853e-ba81-4e97-bd40-ae50a77fde08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:22:22.825Z|af23d341-ee49-4a02-ae85-24a3b1f3474a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:22:22.825Z|af23d341-ee49-4a02-ae85-24a3b1f3474a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:22:23.635Z|66c2da63-3acb-4a4d-be6e-8c380bd14751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:23.636Z|66c2da63-3acb-4a4d-be6e-8c380bd14751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:23.647Z|fa1f4ce4-017f-475a-9421-5af64ea67a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:23.648Z|fa1f4ce4-017f-475a-9421-5af64ea67a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:23.662Z|bbc3b827-475a-45b8-b8e5-1992ee507492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:23.663Z|bbc3b827-475a-45b8-b8e5-1992ee507492|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:33.675Z|27deada0-fec4-423f-9e7a-09c24efa8efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:33.676Z|27deada0-fec4-423f-9e7a-09c24efa8efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:33.677Z|c7aa2d63-a83f-4190-9dd8-ebdc6f806186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:33.677Z|c7aa2d63-a83f-4190-9dd8-ebdc6f806186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:33.705Z|c15de5e5-f3aa-4756-a9b7-8b887c065a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:33.706Z|c15de5e5-f3aa-4756-a9b7-8b887c065a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:36.741Z|6afa0994-4dbe-4877-bbcc-80ed78c7fe8d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:22:36.742Z|6afa0994-4dbe-4877-bbcc-80ed78c7fe8d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:37.622Z|558c38c5-a186-4db1-96ba-e7e4233f38a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:22:37.622Z|558c38c5-a186-4db1-96ba-e7e4233f38a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:22:43.702Z|47b34898-2dcc-4bb2-9893-a7a815056952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:43.703Z|47b34898-2dcc-4bb2-9893-a7a815056952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:43.714Z|bd7855a4-c707-4cf0-8d03-c50a18da812f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:43.715Z|bd7855a4-c707-4cf0-8d03-c50a18da812f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:43.748Z|4f9f6e0e-0abb-4e35-8eda-ac111f2b0b2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:43.749Z|4f9f6e0e-0abb-4e35-8eda-ac111f2b0b2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:52.622Z|1419e67f-be5a-40ad-adb4-c0cceff524f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:22:52.624Z|1419e67f-be5a-40ad-adb4-c0cceff524f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:22:52.826Z|a7eb9ef1-9d6f-4f51-90df-744ad8ffa72d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:22:52.827Z|a7eb9ef1-9d6f-4f51-90df-744ad8ffa72d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:22:53.764Z|f8234ca8-8d2a-4232-9146-840e1ef36838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:53.767Z|ae9079a3-26b1-4352-9d8f-b89396efc0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:53.767Z|ae9079a3-26b1-4352-9d8f-b89396efc0b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:53.765Z|f8234ca8-8d2a-4232-9146-840e1ef36838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:22:53.776Z|1f68ef81-4f60-4c68-9163-b21e0bb46cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:22:53.778Z|1f68ef81-4f60-4c68-9163-b21e0bb46cb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:03.799Z|d10ccf89-9e53-4440-bdc8-b5216528299b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:03.799Z|1fd4620e-9b5f-4bea-b563-e48f028c6efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:03.800Z|d10ccf89-9e53-4440-bdc8-b5216528299b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:03.800Z|1fd4620e-9b5f-4bea-b563-e48f028c6efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:03.813Z|a79d3081-925a-4302-be0b-5dec44ba8a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:03.814Z|a79d3081-925a-4302-be0b-5dec44ba8a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:07.622Z|e80ebb5d-02ae-43c0-a9f0-20f4b121d328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:23:07.623Z|e80ebb5d-02ae-43c0-a9f0-20f4b121d328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:23:13.831Z|270ae488-d0dc-41cb-855e-2225621bfeb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:13.832Z|b91c1a48-3041-4d88-9805-c959ce3779ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:13.832Z|270ae488-d0dc-41cb-855e-2225621bfeb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:13.832Z|b91c1a48-3041-4d88-9805-c959ce3779ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:13.839Z|b42b7d15-0be2-4616-a9a5-b41927bccaee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:13.840Z|b42b7d15-0be2-4616-a9a5-b41927bccaee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:22.622Z|d946d8d1-b3b7-4baa-a11a-869635e5fa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:23:22.623Z|d946d8d1-b3b7-4baa-a11a-869635e5fa1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:23:22.828Z|3312cadc-f87f-408d-9e36-913636fe70bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:23:22.828Z|3312cadc-f87f-408d-9e36-913636fe70bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:23:23.865Z|0b2e833b-2a5f-4463-b3c1-4998bf0b8d70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:23.866Z|0b2e833b-2a5f-4463-b3c1-4998bf0b8d70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:23.874Z|77adf1cc-e61c-4807-8a23-c51fa0c58bd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:23.874Z|38e909f7-8423-4c85-9136-014056f20a3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:23.874Z|77adf1cc-e61c-4807-8a23-c51fa0c58bd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:23.875Z|38e909f7-8423-4c85-9136-014056f20a3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:33.907Z|d519aeed-ce69-4c81-ac1e-29ab4d23ec52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:33.908Z|d519aeed-ce69-4c81-ac1e-29ab4d23ec52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:33.909Z|529202ae-3569-4ee6-99c6-a0d2d718a693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:33.909Z|529202ae-3569-4ee6-99c6-a0d2d718a693|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:33.913Z|55b4b861-b74a-430b-b5e2-fa3b6dd0a52a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:33.914Z|55b4b861-b74a-430b-b5e2-fa3b6dd0a52a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:36.741Z|7b926e37-4efd-4ff5-ac11-9d5606b0d0bd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:23:36.742Z|7b926e37-4efd-4ff5-ac11-9d5606b0d0bd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:37.622Z|7b7d117b-461e-4988-833e-17690e945279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:23:37.629Z|7b7d117b-461e-4988-833e-17690e945279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:23:43.954Z|bd895835-8c33-434e-810f-0b813e8b4095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:43.954Z|8abaa18a-a1f0-4370-b104-7433fcd27ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:43.955Z|bd895835-8c33-434e-810f-0b813e8b4095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:43.955Z|8abaa18a-a1f0-4370-b104-7433fcd27ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:43.960Z|e51dbafc-5d9c-40d2-9504-08f87247673a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:43.960Z|e51dbafc-5d9c-40d2-9504-08f87247673a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:52.622Z|9a55a149-8bb5-4e66-ab7e-8a28dd3139d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:23:52.623Z|9a55a149-8bb5-4e66-ab7e-8a28dd3139d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:23:52.829Z|aa447876-3023-488d-830b-821e9f788528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:23:52.830Z|aa447876-3023-488d-830b-821e9f788528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:23:53.983Z|cfba4ea6-9fb4-42e6-8c37-02c68955e76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:53.984Z|cfba4ea6-9fb4-42e6-8c37-02c68955e76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:53.991Z|e89de882-4631-424b-ad42-7cab902f83eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:53.992Z|e89de882-4631-424b-ad42-7cab902f83eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:23:53.994Z|53489c4c-d2cf-40be-baed-efaa8ce883d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:23:53.995Z|53489c4c-d2cf-40be-baed-efaa8ce883d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:04.022Z|61c434ce-4426-42ea-a8f2-b6002889c6e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:04.023Z|61c434ce-4426-42ea-a8f2-b6002889c6e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:04.026Z|724d19c8-94a5-45b4-84b3-89cd6ae1f5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:04.026Z|724d19c8-94a5-45b4-84b3-89cd6ae1f5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:04.032Z|0c209442-0d4f-455c-a8ed-6e42c7151f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:04.033Z|0c209442-0d4f-455c-a8ed-6e42c7151f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:07.622Z|4693e0c2-ae6b-427a-b3ee-fca356f22e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:24:07.622Z|4693e0c2-ae6b-427a-b3ee-fca356f22e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:24:14.053Z|c50abcb7-a489-4a15-938d-2b8a8f15a6c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:14.054Z|c50abcb7-a489-4a15-938d-2b8a8f15a6c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:14.063Z|e672e558-7175-4111-b0a0-7eb403b6f464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:14.064Z|e672e558-7175-4111-b0a0-7eb403b6f464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:14.082Z|8687c5d5-1e02-42e5-a12c-d693d8361dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:14.083Z|8687c5d5-1e02-42e5-a12c-d693d8361dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:22.622Z|bcfc1446-3258-4fae-8c2b-3d5238e42c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:24:22.623Z|bcfc1446-3258-4fae-8c2b-3d5238e42c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:24:22.831Z|9d2f79a4-3882-4c2c-afaa-3b2f67c4b61f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:24:22.832Z|9d2f79a4-3882-4c2c-afaa-3b2f67c4b61f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:24:24.089Z|2a3c1b62-904e-4faa-b8ce-eafbac23130b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:24.090Z|2a3c1b62-904e-4faa-b8ce-eafbac23130b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:24.091Z|7fae00ed-3deb-46d3-98d8-e4d5ed34429d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:24.092Z|7fae00ed-3deb-46d3-98d8-e4d5ed34429d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:24.109Z|28010c27-c13d-4442-b0eb-80240352ab09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:24.114Z|28010c27-c13d-4442-b0eb-80240352ab09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:34.116Z|b3e17537-dd22-402f-a1be-8ee1b2ffd866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:34.118Z|44a039c4-f4c6-47a8-b32b-d67a627294bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:34.119Z|44a039c4-f4c6-47a8-b32b-d67a627294bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:34.119Z|b3e17537-dd22-402f-a1be-8ee1b2ffd866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:34.144Z|81b09fe2-de99-4eea-b07a-bdf6cb495879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:34.145Z|81b09fe2-de99-4eea-b07a-bdf6cb495879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:36.744Z|59ffd4d8-c90c-4420-af3f-3c2bba151147|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:24:36.745Z|59ffd4d8-c90c-4420-af3f-3c2bba151147|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:37.622Z|45ea4023-e368-47e4-8b78-967573f11050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:24:37.622Z|45ea4023-e368-47e4-8b78-967573f11050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:24:44.147Z|6d8d4ec9-88c0-43f0-ae29-8560482057dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:44.148Z|6d8d4ec9-88c0-43f0-ae29-8560482057dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:44.152Z|e0846884-2226-4141-8066-7f9c38bb165d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:44.153Z|e0846884-2226-4141-8066-7f9c38bb165d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:44.168Z|acc9ee6f-149c-47d6-bf6e-be557b697489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:44.169Z|acc9ee6f-149c-47d6-bf6e-be557b697489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:52.622Z|03adda7d-d92d-483e-9f70-0c31e2473e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:24:52.622Z|03adda7d-d92d-483e-9f70-0c31e2473e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:24:52.832Z|0884e650-1a45-41e3-b548-8b1010fd1d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:24:52.833Z|0884e650-1a45-41e3-b548-8b1010fd1d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:24:54.177Z|92ccd4aa-ca26-4ab3-b114-d56889ac5f93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:54.178Z|98aceebc-cd4c-487c-a7d9-bcb6200ba94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:54.178Z|92ccd4aa-ca26-4ab3-b114-d56889ac5f93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:54.178Z|98aceebc-cd4c-487c-a7d9-bcb6200ba94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:24:54.191Z|91ee4272-476c-4b94-ba18-6822a45e0f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:24:54.192Z|91ee4272-476c-4b94-ba18-6822a45e0f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:04.203Z|0ba29a4a-cd1e-491a-a0fa-5f32c6fc7d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:04.203Z|e09169af-96ba-41b7-ae20-a440a9286c44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:04.204Z|0ba29a4a-cd1e-491a-a0fa-5f32c6fc7d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:04.204Z|e09169af-96ba-41b7-ae20-a440a9286c44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:04.228Z|a0f09741-36e6-4773-a587-a99b7f5a86fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:04.229Z|a0f09741-36e6-4773-a587-a99b7f5a86fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:07.626Z|145ede5a-c9ad-45d7-9a52-d999bcc009eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:25:07.627Z|145ede5a-c9ad-45d7-9a52-d999bcc009eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:25:14.238Z|9ceeb8c1-71c7-42bd-a89b-717d0aa6970a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:14.238Z|9ceeb8c1-71c7-42bd-a89b-717d0aa6970a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:14.243Z|05dc674a-b6fb-4831-abe3-176d3a9906d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:14.243Z|05dc674a-b6fb-4831-abe3-176d3a9906d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:14.256Z|b387cda8-bd2e-42f7-9dd2-5f3d7a84e039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:14.256Z|b387cda8-bd2e-42f7-9dd2-5f3d7a84e039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:22.622Z|45928a30-de79-4cc7-a2c4-1b991e125858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:25:22.622Z|45928a30-de79-4cc7-a2c4-1b991e125858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:25:22.834Z|069a82ca-e7ac-4749-870e-a94692b140fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:25:22.835Z|069a82ca-e7ac-4749-870e-a94692b140fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:25:24.271Z|32ff097f-2d39-4d77-a2db-53fab4bfed8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:24.272Z|32ff097f-2d39-4d77-a2db-53fab4bfed8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:24.271Z|aacf356e-af7e-49fd-a42a-eac050675558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:24.280Z|aacf356e-af7e-49fd-a42a-eac050675558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:24.288Z|0c41d038-7cfe-4338-a6dc-00cb4e79e8fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:24.288Z|0c41d038-7cfe-4338-a6dc-00cb4e79e8fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:34.300Z|8a6021b0-99fc-435e-a935-17169e7b632e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:34.301Z|8a6021b0-99fc-435e-a935-17169e7b632e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:34.305Z|5bedaa62-b3bf-4331-8375-a8d238161822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:34.305Z|5bedaa62-b3bf-4331-8375-a8d238161822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:34.316Z|9aa15fe1-52e3-4085-ad6d-e14c823a23a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:34.317Z|9aa15fe1-52e3-4085-ad6d-e14c823a23a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:36.743Z|08a2571b-36c5-4320-8216-f385395dd1af|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:25:36.744Z|08a2571b-36c5-4320-8216-f385395dd1af|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:37.623Z|d154a1d9-b88b-4bd4-8ab8-a3186c406d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:25:37.624Z|d154a1d9-b88b-4bd4-8ab8-a3186c406d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:25:44.327Z|a43cfee6-f947-4e4e-9f5a-34318aad9b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:44.327Z|a43cfee6-f947-4e4e-9f5a-34318aad9b6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:44.413Z|b41266a0-2986-48af-9b6d-0c2ee1182cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:44.414Z|8b58045c-355d-46ce-ace5-7d7027dea208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:44.415Z|b41266a0-2986-48af-9b6d-0c2ee1182cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:44.415Z|8b58045c-355d-46ce-ace5-7d7027dea208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:52.622Z|9c51f69c-ed78-4403-a8b6-9f5dee175761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:25:52.623Z|9c51f69c-ed78-4403-a8b6-9f5dee175761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:25:52.837Z|8ec812af-b669-4510-bd3f-ca44991c28e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:25:52.837Z|8ec812af-b669-4510-bd3f-ca44991c28e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:25:54.351Z|e2a7f272-e58c-4f08-b5d0-174bf6d8d883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:54.352Z|e2a7f272-e58c-4f08-b5d0-174bf6d8d883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:54.440Z|371934b0-dd82-48e7-a9a5-8b9c4335061d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:54.441Z|5b76c8ac-763e-4fe0-a3ee-0f244321a6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:25:54.441Z|371934b0-dd82-48e7-a9a5-8b9c4335061d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:25:54.442Z|5b76c8ac-763e-4fe0-a3ee-0f244321a6e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:04.378Z|a7d8b2a4-1fb1-4af7-afec-69c80715aed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:04.379Z|a7d8b2a4-1fb1-4af7-afec-69c80715aed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:04.466Z|d416e830-20c8-47f5-9cf9-e75a00bf873f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:04.466Z|0fb67d8c-90d9-40ed-bf13-9dde58701859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:04.467Z|d416e830-20c8-47f5-9cf9-e75a00bf873f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:04.467Z|0fb67d8c-90d9-40ed-bf13-9dde58701859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:07.626Z|618feee6-6585-4ce4-901b-15a24296cb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:26:07.626Z|618feee6-6585-4ce4-901b-15a24296cb26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:26:14.403Z|3e90f95b-f603-4fb6-8f8b-9073dd8dab2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:14.404Z|3e90f95b-f603-4fb6-8f8b-9073dd8dab2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:14.492Z|e5206cdf-83d3-4c44-b715-8e9ba0d576bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:14.492Z|ac67818e-fdf5-429e-9c08-47fabc1bf195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:14.493Z|e5206cdf-83d3-4c44-b715-8e9ba0d576bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:14.493Z|ac67818e-fdf5-429e-9c08-47fabc1bf195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:22.622Z|6c6664c6-781f-4f60-83db-cc50df307587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:26:22.622Z|6c6664c6-781f-4f60-83db-cc50df307587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:26:22.839Z|316925f0-73f6-4337-b3be-88e1da6ab34a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:26:22.839Z|316925f0-73f6-4337-b3be-88e1da6ab34a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:26:24.430Z|aafa74d3-5339-4afc-9193-5a8cabbc0077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:24.431Z|aafa74d3-5339-4afc-9193-5a8cabbc0077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:24.520Z|919735b4-7448-4c53-84cb-da182c5f43cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:24.520Z|15057f68-7acc-4c98-a079-5127519aeaed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:24.520Z|15057f68-7acc-4c98-a079-5127519aeaed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:24.520Z|919735b4-7448-4c53-84cb-da182c5f43cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:34.454Z|20ed55db-0a8f-4371-a3eb-f96a45043921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:34.455Z|20ed55db-0a8f-4371-a3eb-f96a45043921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:34.543Z|b3e767de-7f0a-4f6b-a89b-4f0a117f606f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:34.544Z|e0fea09d-8213-4154-a704-4bf8c7fbe5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:34.544Z|b3e767de-7f0a-4f6b-a89b-4f0a117f606f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:34.546Z|e0fea09d-8213-4154-a704-4bf8c7fbe5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:36.740Z|a118e5b9-3766-46c2-aa57-1fb9c8b5d155|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:26:36.741Z|a118e5b9-3766-46c2-aa57-1fb9c8b5d155|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:37.622Z|5e6d2159-124b-4ab5-85b7-3706869eeff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:26:37.629Z|5e6d2159-124b-4ab5-85b7-3706869eeff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:26:44.479Z|701e3ff1-4f49-4f22-ac1f-62497aac09c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:44.480Z|701e3ff1-4f49-4f22-ac1f-62497aac09c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:44.581Z|bcf5e665-bf4b-4c20-9895-808eec8a54a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:44.582Z|bcf5e665-bf4b-4c20-9895-808eec8a54a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:44.583Z|b1709a54-e4b5-456b-bbed-426bf49f57c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:44.583Z|b1709a54-e4b5-456b-bbed-426bf49f57c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:52.622Z|7a1d86cb-9313-4c4e-a083-d5739cf0bb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:26:52.623Z|7a1d86cb-9313-4c4e-a083-d5739cf0bb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:26:52.840Z|d1b02313-2fe1-4376-aa4a-023cb26761d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:26:52.841Z|d1b02313-2fe1-4376-aa4a-023cb26761d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:26:54.504Z|6428c28d-9b84-47c5-8a2d-8b90dca13964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:54.505Z|6428c28d-9b84-47c5-8a2d-8b90dca13964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:54.608Z|0d36b1cd-cb7b-4bd9-ab9e-206d5e4c39f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:54.609Z|0d36b1cd-cb7b-4bd9-ab9e-206d5e4c39f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:26:54.609Z|2b21810d-bbe4-4423-8816-d9daa1209a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:26:54.610Z|2b21810d-bbe4-4423-8816-d9daa1209a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:04.530Z|b1df835b-ec26-4518-bfe8-284ecf7234fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:04.531Z|b1df835b-ec26-4518-bfe8-284ecf7234fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:04.636Z|06b54111-eba1-43c4-b61a-e80eeb09a23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:04.637Z|06b54111-eba1-43c4-b61a-e80eeb09a23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:04.646Z|d752d961-1242-449c-b310-b8ddc839af7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:04.648Z|d752d961-1242-449c-b310-b8ddc839af7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:07.622Z|24153dcc-64b4-40cc-ac69-09e579c6eb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:27:07.622Z|24153dcc-64b4-40cc-ac69-09e579c6eb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:27:14.559Z|f5c4f69f-8966-4129-9a22-8b44cbe4fbe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:14.560Z|f5c4f69f-8966-4129-9a22-8b44cbe4fbe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:14.664Z|1154d706-4f79-4f92-82a9-285a07e8aa5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:14.665Z|1154d706-4f79-4f92-82a9-285a07e8aa5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:14.672Z|ece01f03-0060-4f11-b515-320aa00083a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:14.672Z|ece01f03-0060-4f11-b515-320aa00083a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:22.626Z|69a7cff3-6360-4a65-b747-cbd45ddc7176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:27:22.628Z|69a7cff3-6360-4a65-b747-cbd45ddc7176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:27:22.842Z|5bec889b-3cae-47f2-be12-651c84498110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:27:22.843Z|5bec889b-3cae-47f2-be12-651c84498110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:27:24.593Z|22a113d5-9c9c-48c3-a202-f7cc476993a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:24.594Z|22a113d5-9c9c-48c3-a202-f7cc476993a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:24.690Z|1fba1873-8ac1-4111-b702-e33a19af19ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:24.691Z|1fba1873-8ac1-4111-b702-e33a19af19ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:24.694Z|edfcdad9-626c-40ac-aea1-c2a42ae37e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:24.694Z|edfcdad9-626c-40ac-aea1-c2a42ae37e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:34.619Z|bf692244-73d8-4e36-b76e-ab36cfc097e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:34.620Z|bf692244-73d8-4e36-b76e-ab36cfc097e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:34.717Z|e3816c37-4032-40bb-a7d8-eae3aeca5fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:34.718Z|e3816c37-4032-40bb-a7d8-eae3aeca5fac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:34.724Z|3cae7172-29cb-4c5b-af45-be71779bbf8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:34.725Z|3cae7172-29cb-4c5b-af45-be71779bbf8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:36.741Z|2407165b-27e0-4b7c-876d-80266411a75d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:27:36.742Z|2407165b-27e0-4b7c-876d-80266411a75d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:37.622Z|81da2f3b-8adb-4242-90cd-5c46b4472d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:27:37.624Z|81da2f3b-8adb-4242-90cd-5c46b4472d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:27:44.649Z|4806ccc0-7e14-4251-a8b5-f3f2f25a0f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:44.650Z|4806ccc0-7e14-4251-a8b5-f3f2f25a0f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:44.742Z|19a1b3fd-4eae-4ee0-96c5-9f5d526e04f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:44.743Z|19a1b3fd-4eae-4ee0-96c5-9f5d526e04f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:44.744Z|a9dcedb8-4c40-45cc-99a8-a0b1af630ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:44.745Z|a9dcedb8-4c40-45cc-99a8-a0b1af630ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:52.627Z|6d150739-bb84-4176-b26f-6b4d89a861b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:27:52.628Z|6d150739-bb84-4176-b26f-6b4d89a861b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:27:52.843Z|6ed898b0-a7d0-406f-9092-1edc9f2589dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:27:52.844Z|6ed898b0-a7d0-406f-9092-1edc9f2589dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:27:54.680Z|d067760f-f5ca-42bf-a25a-d627dac9f54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:54.681Z|d067760f-f5ca-42bf-a25a-d627dac9f54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:54.772Z|5e937192-2744-4f70-b4b2-17e14ef0f84d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:54.772Z|30feceb2-ef54-43ae-9efa-716684c8762b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:27:54.772Z|30feceb2-ef54-43ae-9efa-716684c8762b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:27:54.772Z|5e937192-2744-4f70-b4b2-17e14ef0f84d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:04.716Z|c6eedf90-2a13-4787-80d8-b90bb184306f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:04.717Z|c6eedf90-2a13-4787-80d8-b90bb184306f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:04.798Z|1c9f0108-c2e3-4eb0-a5e6-e41dfb65a40f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:04.798Z|1c9f0108-c2e3-4eb0-a5e6-e41dfb65a40f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:04.799Z|f31e8b29-6f6b-4879-a6dd-778a68693d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:04.800Z|f31e8b29-6f6b-4879-a6dd-778a68693d84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:07.622Z|1753541d-bd23-4d5e-a85e-929f70c158e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:28:07.624Z|1753541d-bd23-4d5e-a85e-929f70c158e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:28:14.751Z|25ef5339-12a0-4bca-9f75-5cee5cccba6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:14.752Z|25ef5339-12a0-4bca-9f75-5cee5cccba6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:14.824Z|595dbc02-359f-495d-aa8e-4af0ef9995f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:14.825Z|595dbc02-359f-495d-aa8e-4af0ef9995f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:14.827Z|4f803717-0ef8-4d22-9580-822c8dd1a534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:14.827Z|4f803717-0ef8-4d22-9580-822c8dd1a534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:22.622Z|b7c7293c-f765-4df8-bd7a-5a680802e31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:28:22.622Z|b7c7293c-f765-4df8-bd7a-5a680802e31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:28:22.846Z|7026db4c-0185-471f-89bb-db3acd574cfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:28:22.846Z|7026db4c-0185-471f-89bb-db3acd574cfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:28:24.777Z|ae952741-92a4-44bc-86f3-990d4f1e9233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:24.778Z|ae952741-92a4-44bc-86f3-990d4f1e9233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:24.848Z|6e75f6eb-0dad-4c88-b165-279de52a5061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:24.849Z|6e75f6eb-0dad-4c88-b165-279de52a5061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:24.850Z|fd2c3bef-3e35-47c6-8e22-3c82d0bbc972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:24.850Z|fd2c3bef-3e35-47c6-8e22-3c82d0bbc972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:34.810Z|5e31d1f5-4d6e-4b52-bc47-b5fcd1729820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:34.811Z|5e31d1f5-4d6e-4b52-bc47-b5fcd1729820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:34.876Z|ce6f9b36-848b-40aa-8efe-1e371d76d5fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:34.876Z|ce6f9b36-848b-40aa-8efe-1e371d76d5fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:34.877Z|9401a9e6-5d52-488d-b897-02476cfbf503|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:34.878Z|9401a9e6-5d52-488d-b897-02476cfbf503|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:36.741Z|27137bb8-7b54-44a2-80a0-9745262a3a6b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:28:36.742Z|27137bb8-7b54-44a2-80a0-9745262a3a6b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:37.626Z|f594fd29-5a3a-4689-bc67-4d57126eab6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:28:37.634Z|f594fd29-5a3a-4689-bc67-4d57126eab6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:28:44.854Z|0ee85a46-6b5e-4a4e-9321-d8049b373cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:44.855Z|0ee85a46-6b5e-4a4e-9321-d8049b373cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:44.905Z|a999d2a6-6bce-401c-8f0e-4dcd22fc3295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:44.905Z|f3361094-351d-4b49-94cb-d5e9204dae4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:44.906Z|a999d2a6-6bce-401c-8f0e-4dcd22fc3295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:44.906Z|f3361094-351d-4b49-94cb-d5e9204dae4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:52.622Z|d9e7d3a3-2af9-488d-9b41-567739274c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:28:52.623Z|d9e7d3a3-2af9-488d-9b41-567739274c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:28:52.847Z|418408ad-af75-4e4c-8897-52725153db51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:28:52.848Z|418408ad-af75-4e4c-8897-52725153db51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:28:54.881Z|032f0977-8d91-4ddb-9186-12f597866d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:54.882Z|032f0977-8d91-4ddb-9186-12f597866d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:54.931Z|f4e4125f-020a-49ba-88dc-cc9c7abf7a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:54.931Z|bc9d9211-6118-4ba3-9df4-7fbb5cae5a67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:28:54.931Z|f4e4125f-020a-49ba-88dc-cc9c7abf7a22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:28:54.932Z|bc9d9211-6118-4ba3-9df4-7fbb5cae5a67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:04.909Z|117c1854-35ab-48b2-a202-20079bf74981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:04.910Z|117c1854-35ab-48b2-a202-20079bf74981|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:04.957Z|becccf43-b373-4b40-9688-579eee56dc8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:04.958Z|becccf43-b373-4b40-9688-579eee56dc8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:04.963Z|13ad3145-dda6-4ce5-a63d-732e6532ddfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:04.963Z|13ad3145-dda6-4ce5-a63d-732e6532ddfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:07.622Z|7990838d-f516-4cf6-bbbf-d9329e9de638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:29:07.623Z|7990838d-f516-4cf6-bbbf-d9329e9de638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:29:14.953Z|ded0a57d-21f2-462a-b6a2-5854bb8088af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:14.954Z|ded0a57d-21f2-462a-b6a2-5854bb8088af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:14.984Z|b07439aa-5dd2-4291-ab3b-5efcab6a4e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:14.985Z|b07439aa-5dd2-4291-ab3b-5efcab6a4e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:14.986Z|17a65152-dc7c-47a1-8215-01151e3aaf0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:14.986Z|17a65152-dc7c-47a1-8215-01151e3aaf0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:22.623Z|8cca757e-0e7d-4d37-a07e-5020db38f52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:29:22.625Z|8cca757e-0e7d-4d37-a07e-5020db38f52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:29:22.850Z|18ee5436-561e-4523-9497-b74ab4ace897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:29:22.851Z|18ee5436-561e-4523-9497-b74ab4ace897|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:29:24.985Z|563e6d0f-57b4-4b47-912c-af8517fca6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:24.985Z|563e6d0f-57b4-4b47-912c-af8517fca6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:25.011Z|33c9f9ec-e634-4443-9cb5-c15dbbe4b6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:25.012Z|33c9f9ec-e634-4443-9cb5-c15dbbe4b6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:25.028Z|b8286c18-ec0e-4a4a-99d0-f82ac01c806a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:25.029Z|b8286c18-ec0e-4a4a-99d0-f82ac01c806a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:35.011Z|c047afb0-5af9-49ef-a5e3-6db0dde7f651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:35.012Z|c047afb0-5af9-49ef-a5e3-6db0dde7f651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:35.038Z|d249edc8-6dd8-42ae-bc8c-a36148911ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:35.039Z|d249edc8-6dd8-42ae-bc8c-a36148911ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:35.055Z|037b2b2d-4fd2-4aed-bbcb-ed8799601931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:35.056Z|037b2b2d-4fd2-4aed-bbcb-ed8799601931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:36.742Z|5dfaa1ff-3dcf-4320-bf58-3164d1f7ea3f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:29:36.743Z|5dfaa1ff-3dcf-4320-bf58-3164d1f7ea3f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:37.622Z|c2c87760-7400-43d9-84c9-f7b39c825046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:29:37.623Z|c2c87760-7400-43d9-84c9-f7b39c825046|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:29:45.047Z|a386a5ff-b006-4a2b-ad23-6543ff56db59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:45.047Z|a386a5ff-b006-4a2b-ad23-6543ff56db59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:45.069Z|001da37a-c0ff-4acc-8600-1828947802b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:45.070Z|001da37a-c0ff-4acc-8600-1828947802b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:45.079Z|963abb49-3722-4fdb-b31c-8be96707c009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:45.080Z|963abb49-3722-4fdb-b31c-8be96707c009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:52.622Z|1f96c485-d100-4799-a605-3d52993b83c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:29:52.622Z|1f96c485-d100-4799-a605-3d52993b83c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:29:52.852Z|3c8f2240-543a-44cf-ba52-ff809e34e4fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:29:52.853Z|3c8f2240-543a-44cf-ba52-ff809e34e4fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:29:55.076Z|8265405c-f644-419a-8edf-ebf6141638ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:55.076Z|8265405c-f644-419a-8edf-ebf6141638ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:55.098Z|be353409-976b-4cff-86d9-717233a0ece1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:55.099Z|be353409-976b-4cff-86d9-717233a0ece1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:29:55.103Z|eb0d130c-d5c1-497e-bbbf-368c3e78f92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:29:55.103Z|eb0d130c-d5c1-497e-bbbf-368c3e78f92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:05.108Z|2d9dfd5c-0a7a-4ced-b06e-405bf984d6c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:05.109Z|2d9dfd5c-0a7a-4ced-b06e-405bf984d6c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:05.121Z|8f8e2b69-9bf5-4a92-a905-0882399a3b5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:05.122Z|8f8e2b69-9bf5-4a92-a905-0882399a3b5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:05.126Z|1446e608-a596-4516-9970-e872ae8ab3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:05.126Z|1446e608-a596-4516-9970-e872ae8ab3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:07.622Z|03ce0e2b-31f7-49c8-8e49-b2f84e3b3665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:30:07.625Z|03ce0e2b-31f7-49c8-8e49-b2f84e3b3665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:30:15.133Z|1c1932cf-9d62-4339-b1b1-2b1b60142a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:15.135Z|1c1932cf-9d62-4339-b1b1-2b1b60142a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:15.158Z|281b31c2-1ca6-40d6-8ad1-507dc47d56ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:15.159Z|281b31c2-1ca6-40d6-8ad1-507dc47d56ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:15.163Z|fef0475b-67bd-4d2c-a26f-729c44b0471a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:15.164Z|fef0475b-67bd-4d2c-a26f-729c44b0471a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:22.622Z|48b8de85-cb2a-4df3-955d-43adf1af5041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:30:22.623Z|48b8de85-cb2a-4df3-955d-43adf1af5041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:30:22.854Z|219890d5-78d3-4648-8703-0af4bce62cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:30:22.854Z|219890d5-78d3-4648-8703-0af4bce62cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:30:25.173Z|78b8a6c9-7fe6-4f4d-bc4c-758224daa521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:25.175Z|78b8a6c9-7fe6-4f4d-bc4c-758224daa521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:25.188Z|81065df1-119b-418d-86ca-98c9589f73a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:25.188Z|81065df1-119b-418d-86ca-98c9589f73a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:25.191Z|445224a7-e217-4ee2-a78d-42e48ea72887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:25.191Z|445224a7-e217-4ee2-a78d-42e48ea72887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:35.223Z|1eb2a5ff-fbd5-4ad2-acb2-edc7d9e20b3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:35.234Z|512a765f-a167-4949-ba96-425b9935d511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:35.262Z|b4383c43-97b6-457c-80bf-a87d1e166984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:35.274Z|b4383c43-97b6-457c-80bf-a87d1e166984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:35.277Z|1eb2a5ff-fbd5-4ad2-acb2-edc7d9e20b3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:35.270Z|512a765f-a167-4949-ba96-425b9935d511|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:36.741Z|17863576-25f6-4e07-ac1c-6a96c59d1b7a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:30:36.742Z|17863576-25f6-4e07-ac1c-6a96c59d1b7a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:37.626Z|d50ca3d4-983b-4bd1-94f3-545975efee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:30:37.630Z|d50ca3d4-983b-4bd1-94f3-545975efee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:30:45.326Z|fa00ff50-8044-4523-9f89-35f947a7703b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:45.327Z|fa00ff50-8044-4523-9f89-35f947a7703b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:45.342Z|2dce797d-88b2-483b-abe0-15651b455b10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:45.342Z|2dce797d-88b2-483b-abe0-15651b455b10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:45.390Z|f06e76a6-85de-4317-a071-a2a999440426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:45.391Z|f06e76a6-85de-4317-a071-a2a999440426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:52.622Z|48cc3757-948e-46e6-99b0-90648cda7ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:30:52.622Z|48cc3757-948e-46e6-99b0-90648cda7ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:30:52.855Z|576c8742-3209-4b42-ad0b-ba88253431ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:30:52.856Z|576c8742-3209-4b42-ad0b-ba88253431ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:30:55.357Z|414f23e2-850c-4ce6-b595-8683a3c79081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:55.358Z|414f23e2-850c-4ce6-b595-8683a3c79081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:55.369Z|3fb8b782-8d8f-4950-9ba1-fbb05c955ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:55.370Z|3fb8b782-8d8f-4950-9ba1-fbb05c955ef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:30:55.416Z|038d3e29-cf1b-4c67-9f8b-3d04308929ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:30:55.416Z|038d3e29-cf1b-4c67-9f8b-3d04308929ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:05.386Z|41bb3a2f-e0d6-4a8d-80b9-d257f79bffc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:05.387Z|41bb3a2f-e0d6-4a8d-80b9-d257f79bffc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:05.390Z|58846ce5-4f6a-4064-b0ee-3cd94a50992b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:05.391Z|58846ce5-4f6a-4064-b0ee-3cd94a50992b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:05.446Z|8db9aa7a-65c3-4831-a914-ae7fceec9b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:05.446Z|8db9aa7a-65c3-4831-a914-ae7fceec9b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:07.623Z|7185bb1d-905d-407b-888a-c8e1b2177b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:31:07.624Z|7185bb1d-905d-407b-888a-c8e1b2177b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:31:15.417Z|93d9c9b7-151f-4c08-a996-7e0447f67667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:15.417Z|8397db45-ec78-4439-b34f-4a61663a57d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:15.418Z|93d9c9b7-151f-4c08-a996-7e0447f67667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:15.418Z|8397db45-ec78-4439-b34f-4a61663a57d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:15.476Z|f913f6eb-2924-421c-bef6-443dcca75770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:15.477Z|f913f6eb-2924-421c-bef6-443dcca75770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:22.622Z|d05ed129-9a60-4ace-9300-79f5b1e47a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:31:22.625Z|d05ed129-9a60-4ace-9300-79f5b1e47a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:31:22.856Z|d28ad83a-ff27-4cae-859c-77bb883731c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:31:22.857Z|d28ad83a-ff27-4cae-859c-77bb883731c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:31:25.440Z|9259679a-7f7c-4fdd-987a-5af4072556c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:25.441Z|9259679a-7f7c-4fdd-987a-5af4072556c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:25.440Z|90d95f8b-3c66-4063-8305-907bc7c608ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:25.442Z|90d95f8b-3c66-4063-8305-907bc7c608ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:25.502Z|9d40c32d-5bbb-45dd-9e72-7391e42d1d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:25.503Z|9d40c32d-5bbb-45dd-9e72-7391e42d1d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:35.468Z|79caa907-4f37-4ffe-813d-5b741763ad40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:35.468Z|f36d000a-9ef9-419d-9870-72f09ed20ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:35.469Z|79caa907-4f37-4ffe-813d-5b741763ad40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:35.469Z|f36d000a-9ef9-419d-9870-72f09ed20ec8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:35.527Z|c8deec68-2f98-4a62-b497-e5a403f4ce8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:35.528Z|c8deec68-2f98-4a62-b497-e5a403f4ce8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:36.741Z|d9de0362-0f70-4f2c-87a0-dfe90ff5f1c6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:31:36.742Z|d9de0362-0f70-4f2c-87a0-dfe90ff5f1c6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:37.622Z|fd9f9674-d5df-4b8f-9d82-35195d3f447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:31:37.623Z|fd9f9674-d5df-4b8f-9d82-35195d3f447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:31:45.495Z|69e29499-fcfc-4227-ad44-b5106a5e88fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:45.496Z|69e29499-fcfc-4227-ad44-b5106a5e88fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:45.497Z|cf964760-0b2a-447c-b1e6-73e7d6e4b2c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:45.498Z|cf964760-0b2a-447c-b1e6-73e7d6e4b2c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:45.560Z|fcbe6795-6f75-489a-96c1-938066f37d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:45.561Z|fcbe6795-6f75-489a-96c1-938066f37d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:52.622Z|abc31fe0-ffb0-4902-b4be-303c80d50aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:31:52.623Z|abc31fe0-ffb0-4902-b4be-303c80d50aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:31:52.858Z|f63c4c68-1769-4a62-ac2f-647934fc9340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:31:52.859Z|f63c4c68-1769-4a62-ac2f-647934fc9340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:31:55.523Z|fdd42fc3-3b83-4743-a138-47be8525dcba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:55.523Z|60bd7602-5db9-4225-b26d-b8f696c99fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:55.524Z|fdd42fc3-3b83-4743-a138-47be8525dcba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:55.524Z|60bd7602-5db9-4225-b26d-b8f696c99fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:31:55.585Z|f2e0e677-922e-432e-bd50-0d44ed491ce1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:31:55.586Z|f2e0e677-922e-432e-bd50-0d44ed491ce1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:05.549Z|8a1dff31-77b8-4174-9399-779fcab900da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:05.550Z|8a1dff31-77b8-4174-9399-779fcab900da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:05.550Z|06b38e19-fc48-493c-88cd-fe66d0352500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:05.551Z|06b38e19-fc48-493c-88cd-fe66d0352500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:05.613Z|38702411-f7e3-4dab-897c-19f65c957d98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:05.614Z|38702411-f7e3-4dab-897c-19f65c957d98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:07.622Z|e7d3f92b-efe0-4330-b800-2dc2f983c290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:32:07.625Z|e7d3f92b-efe0-4330-b800-2dc2f983c290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:32:15.576Z|d4a5a3da-b2ce-4189-bae6-003dcafed69f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:15.576Z|0ca96576-ef34-47cd-af4a-7b5586684980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:15.577Z|d4a5a3da-b2ce-4189-bae6-003dcafed69f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:15.577Z|0ca96576-ef34-47cd-af4a-7b5586684980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:15.639Z|0beac9de-bf05-4701-9b49-639d5f05358a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:15.640Z|0beac9de-bf05-4701-9b49-639d5f05358a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:22.622Z|92ff1738-9e27-485f-bb1c-356a68f35e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:32:22.622Z|92ff1738-9e27-485f-bb1c-356a68f35e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:32:22.860Z|98b29f3f-a25c-4daf-a583-0be7ed8eb910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:32:22.861Z|98b29f3f-a25c-4daf-a583-0be7ed8eb910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:32:25.606Z|5ce43913-39d6-4a57-b175-a45a70940f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:25.606Z|167043ff-ff89-4015-9d86-94933435a5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:25.607Z|167043ff-ff89-4015-9d86-94933435a5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:25.607Z|5ce43913-39d6-4a57-b175-a45a70940f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:25.676Z|592df914-fe8d-4fc9-a57e-71be73330ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:25.677Z|592df914-fe8d-4fc9-a57e-71be73330ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:35.639Z|a486d4f4-b55e-403e-8dfe-30b681621dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:35.639Z|d94ee02e-2dd4-4bfb-9f16-99e0cbb0a86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:35.641Z|d94ee02e-2dd4-4bfb-9f16-99e0cbb0a86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:35.641Z|a486d4f4-b55e-403e-8dfe-30b681621dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:35.703Z|6b363b21-d944-4fef-b547-4b33e8e95eca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:35.704Z|6b363b21-d944-4fef-b547-4b33e8e95eca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:36.744Z|64941159-bfd2-4c41-a093-3a55d1188d6d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:32:36.745Z|64941159-bfd2-4c41-a093-3a55d1188d6d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:37.622Z|03fe06e4-f881-4e2a-a450-90a131527d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:32:37.623Z|03fe06e4-f881-4e2a-a450-90a131527d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:32:45.676Z|5cc2dbc7-81eb-448e-bead-a92f2ea3cf2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:45.676Z|5d1aa801-7e67-4342-8376-9a803e8bf500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:45.677Z|5cc2dbc7-81eb-448e-bead-a92f2ea3cf2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:45.678Z|5d1aa801-7e67-4342-8376-9a803e8bf500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:45.733Z|a998e442-1093-4ae2-8761-1f6caad4425e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:45.734Z|a998e442-1093-4ae2-8761-1f6caad4425e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:52.622Z|36ffe7d5-1cd1-4dfb-b49b-34802ae8b616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:32:52.625Z|36ffe7d5-1cd1-4dfb-b49b-34802ae8b616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:32:52.862Z|1b90036b-741d-4973-baed-a33cde4d4d7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:32:52.862Z|1b90036b-741d-4973-baed-a33cde4d4d7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:32:55.704Z|88c334c4-f0f7-4d00-86fe-3deef20dd5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:55.704Z|88c334c4-f0f7-4d00-86fe-3deef20dd5d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:55.709Z|fcb4174e-7e30-49ae-ad25-0594b5c67cc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:55.709Z|fcb4174e-7e30-49ae-ad25-0594b5c67cc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:32:55.758Z|460863a2-956e-466a-a984-4d0a5af8e1ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:32:55.760Z|460863a2-956e-466a-a984-4d0a5af8e1ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:05.732Z|065deb6a-82cb-4dfc-9900-b40755ef0651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:05.733Z|065deb6a-82cb-4dfc-9900-b40755ef0651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:05.734Z|390f343f-1e27-4a6d-a240-35591934f5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:05.735Z|390f343f-1e27-4a6d-a240-35591934f5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:05.788Z|b463d17e-8ad9-458f-9011-3b09a6120c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:05.789Z|b463d17e-8ad9-458f-9011-3b09a6120c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:07.622Z|237d9b3d-8c2c-466f-95e8-0739c2b9b61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:33:07.623Z|237d9b3d-8c2c-466f-95e8-0739c2b9b61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:33:15.757Z|77b49906-2842-421b-87ba-4e81e3b86e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:15.758Z|77b49906-2842-421b-87ba-4e81e3b86e3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:15.759Z|44c0e9cb-4ceb-43a4-b2c3-19449530b702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:15.759Z|44c0e9cb-4ceb-43a4-b2c3-19449530b702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:15.811Z|f3d81b3c-6f60-4814-9ef5-7dc5b3515da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:15.812Z|f3d81b3c-6f60-4814-9ef5-7dc5b3515da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:22.622Z|d4da99fe-0711-4053-b752-56dd160dff08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:33:22.622Z|d4da99fe-0711-4053-b752-56dd160dff08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:33:22.863Z|0920fdcd-7a35-40fa-9196-710797f08242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:33:22.864Z|0920fdcd-7a35-40fa-9196-710797f08242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:33:25.784Z|07048016-48ce-4bc4-bae0-d89d7907edc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:25.785Z|07048016-48ce-4bc4-bae0-d89d7907edc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:25.791Z|f2568ffb-5cd0-41be-a22a-d1ce241eb097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:25.792Z|f2568ffb-5cd0-41be-a22a-d1ce241eb097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:25.850Z|3292ceba-cf55-4181-8a64-e6cfd8b75444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:25.851Z|3292ceba-cf55-4181-8a64-e6cfd8b75444|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:35.817Z|f47c632e-8bcd-47c8-97ad-c951a4d5653a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:35.817Z|bab86b11-cccd-4aef-81e5-2ee35ca36f6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:35.818Z|f47c632e-8bcd-47c8-97ad-c951a4d5653a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:35.818Z|bab86b11-cccd-4aef-81e5-2ee35ca36f6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:35.877Z|cfa91098-2d20-4b8b-83b2-99c4e6757336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:35.878Z|cfa91098-2d20-4b8b-83b2-99c4e6757336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:36.741Z|06af4d8b-eb32-49c3-932e-73cde9a9893c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:33:36.742Z|06af4d8b-eb32-49c3-932e-73cde9a9893c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:37.624Z|55ee2318-76b9-4a1f-87d8-053c402faba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:33:37.627Z|55ee2318-76b9-4a1f-87d8-053c402faba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:33:45.849Z|88ffdcfe-d5b2-4db2-8aec-8951ed550f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:45.850Z|88ffdcfe-d5b2-4db2-8aec-8951ed550f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:45.850Z|31e27c84-b863-4e94-af00-06a552bea6c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:45.851Z|31e27c84-b863-4e94-af00-06a552bea6c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:45.903Z|3f7b9d04-2469-4f10-8f2b-bd250e3cc4a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:45.904Z|3f7b9d04-2469-4f10-8f2b-bd250e3cc4a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:52.622Z|21ac5de4-26a8-4738-9572-c331e8ebe6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:33:52.623Z|21ac5de4-26a8-4738-9572-c331e8ebe6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:33:52.865Z|bf29f17a-ac54-4955-9c0a-413090b09ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:33:52.866Z|bf29f17a-ac54-4955-9c0a-413090b09ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:33:55.874Z|347e324f-d047-4d95-8920-01d8d77d4b5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:55.875Z|347e324f-d047-4d95-8920-01d8d77d4b5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:55.877Z|68eee33d-a085-423c-8284-bc351afdfca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:55.877Z|68eee33d-a085-423c-8284-bc351afdfca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:33:55.932Z|24defa69-d228-476f-9ddd-87e7c558e19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:33:55.932Z|24defa69-d228-476f-9ddd-87e7c558e19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:05.898Z|bd35c7d5-8cd2-473b-8459-6225f5481caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:05.898Z|a93d2f7d-d30a-49cb-90b6-3e1913bb6fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:05.899Z|a93d2f7d-d30a-49cb-90b6-3e1913bb6fb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:05.899Z|bd35c7d5-8cd2-473b-8459-6225f5481caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:05.955Z|1c5078ce-a703-4601-a822-85e48b534d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:05.955Z|1c5078ce-a703-4601-a822-85e48b534d4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:07.624Z|07d19499-c278-4f35-b1d1-69024099dd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:34:07.625Z|07d19499-c278-4f35-b1d1-69024099dd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:34:15.923Z|e23bb4c8-64d5-4f69-ad48-76ba36edac9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:15.923Z|552f0713-0472-40fe-b902-26d8879f8b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:15.924Z|e23bb4c8-64d5-4f69-ad48-76ba36edac9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:15.924Z|552f0713-0472-40fe-b902-26d8879f8b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:15.977Z|67cafcc4-1e80-4b96-85eb-dc80d45d3b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:15.978Z|67cafcc4-1e80-4b96-85eb-dc80d45d3b97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:22.623Z|5126304c-0313-411e-bc33-902f22219e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:34:22.625Z|5126304c-0313-411e-bc33-902f22219e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:34:22.867Z|d48888f3-7f9b-49a0-b6a2-eee0d87b7f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:34:22.868Z|d48888f3-7f9b-49a0-b6a2-eee0d87b7f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:34:25.950Z|401c9c46-ff0f-45e8-a2d0-5ff17494545f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:25.950Z|918cf4d2-c6c7-4d4f-8a74-b65779f6a8b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:25.951Z|401c9c46-ff0f-45e8-a2d0-5ff17494545f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:25.952Z|918cf4d2-c6c7-4d4f-8a74-b65779f6a8b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:26.002Z|93f9cbed-193c-46df-8c31-77246ce4e957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:26.002Z|93f9cbed-193c-46df-8c31-77246ce4e957|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:35.977Z|b16333d4-5b97-4f3e-bd9a-02d704a40243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:35.977Z|7221f55f-91cb-48f1-bf33-1ac781c02ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:35.977Z|b16333d4-5b97-4f3e-bd9a-02d704a40243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:35.977Z|7221f55f-91cb-48f1-bf33-1ac781c02ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:36.028Z|bbeae5fc-3ee8-45a0-95e5-61a5fc78612b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:36.029Z|bbeae5fc-3ee8-45a0-95e5-61a5fc78612b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:36.760Z|12d3f6af-00db-44e9-9173-aa361f572e35|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:34:36.761Z|12d3f6af-00db-44e9-9173-aa361f572e35|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:37.622Z|9dc7684c-f455-4e19-8d21-e9f0894ba9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:34:37.623Z|9dc7684c-f455-4e19-8d21-e9f0894ba9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:34:46.007Z|067279d3-6c90-478f-b7a7-d93d71c259a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:46.006Z|f83bc892-82af-4180-8b8f-4a8e0b6854ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:46.007Z|067279d3-6c90-478f-b7a7-d93d71c259a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:46.007Z|f83bc892-82af-4180-8b8f-4a8e0b6854ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:46.052Z|dab70d3f-75ad-448e-8e59-174f9811a832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:46.052Z|dab70d3f-75ad-448e-8e59-174f9811a832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:52.623Z|1df0a18b-e3f5-4e59-9819-4b230b54aa14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:34:52.624Z|1df0a18b-e3f5-4e59-9819-4b230b54aa14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:34:52.868Z|07bb1187-326a-40c3-8a62-7a1cdce57b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:34:52.869Z|07bb1187-326a-40c3-8a62-7a1cdce57b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:34:56.035Z|a7c87a84-8b35-4d50-b894-f4c3a9b6d324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:56.036Z|a7c87a84-8b35-4d50-b894-f4c3a9b6d324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:56.037Z|850bf96e-10dd-44ef-a1af-35151b58f9fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:56.037Z|850bf96e-10dd-44ef-a1af-35151b58f9fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:34:56.077Z|35aa7d84-6b14-4608-9947-8dc5b9203717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:34:56.078Z|35aa7d84-6b14-4608-9947-8dc5b9203717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:06.066Z|bb06c988-6e93-4353-8bb3-39d46aacbffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:06.067Z|bb06c988-6e93-4353-8bb3-39d46aacbffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:06.067Z|77f7db1b-f5b4-4d77-8b8c-a49c8d0e7dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:06.068Z|77f7db1b-f5b4-4d77-8b8c-a49c8d0e7dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:06.103Z|409e752a-6460-474f-ab18-f99e2a4490bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:06.104Z|409e752a-6460-474f-ab18-f99e2a4490bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:07.622Z|5818a3a3-762a-46e9-b61f-58dfa0bca4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:35:07.625Z|5818a3a3-762a-46e9-b61f-58dfa0bca4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:35:16.092Z|4a03a058-d7ea-411b-9b55-513202f698cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:16.093Z|4a03a058-d7ea-411b-9b55-513202f698cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:16.096Z|e7eaa19b-45f1-402c-8ef3-d48bb79414de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:16.097Z|e7eaa19b-45f1-402c-8ef3-d48bb79414de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:16.127Z|148ad86b-81d5-41ed-ae7e-81e89bb7e260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:16.128Z|148ad86b-81d5-41ed-ae7e-81e89bb7e260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:22.622Z|e4f6e0f4-58ef-4d4d-bb76-ca7b6c7addeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:35:22.622Z|e4f6e0f4-58ef-4d4d-bb76-ca7b6c7addeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:35:22.870Z|5632b4f4-90e3-434e-8f71-e2dfc501b399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:35:22.870Z|5632b4f4-90e3-434e-8f71-e2dfc501b399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:35:26.115Z|6655256c-8fbd-4f1d-b34a-304fa45790c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:26.115Z|6655256c-8fbd-4f1d-b34a-304fa45790c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:26.119Z|74d7a0b1-567b-4d70-b8f5-ba0f3989010d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:26.119Z|74d7a0b1-567b-4d70-b8f5-ba0f3989010d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:26.150Z|67aa910f-93a3-4e06-b4fd-7168b0d3a980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:26.151Z|67aa910f-93a3-4e06-b4fd-7168b0d3a980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:36.138Z|fd161be6-ee22-43fc-9eaf-5cb267a14737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:36.138Z|fd161be6-ee22-43fc-9eaf-5cb267a14737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:36.140Z|3b804d96-39be-4706-817e-10c10328429b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:36.141Z|3b804d96-39be-4706-817e-10c10328429b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:36.174Z|4b0fadec-78f8-4c1a-bf99-1848bf4147a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:36.175Z|4b0fadec-78f8-4c1a-bf99-1848bf4147a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:36.751Z|51d918c3-ae22-4528-938d-cf5263d6c608|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:35:36.752Z|51d918c3-ae22-4528-938d-cf5263d6c608|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:37.623Z|b4306c52-9ea4-4bee-89bb-c9b198563a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:35:37.624Z|b4306c52-9ea4-4bee-89bb-c9b198563a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:35:46.164Z|2428fbc9-e87a-4882-886e-d7ddc8fddcbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:46.165Z|2428fbc9-e87a-4882-886e-d7ddc8fddcbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:46.170Z|7d70b491-dbde-4f15-9334-8eaf11e248e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:46.171Z|7d70b491-dbde-4f15-9334-8eaf11e248e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:46.204Z|6c26ebae-0626-4c57-8ae0-6c087f69d509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:46.204Z|6c26ebae-0626-4c57-8ae0-6c087f69d509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:52.626Z|7e2f0f53-a2e5-403a-830f-77269e239a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:35:52.629Z|7e2f0f53-a2e5-403a-830f-77269e239a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:35:52.871Z|c4466342-fb8a-4563-a311-e112624c845f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:35:52.872Z|c4466342-fb8a-4563-a311-e112624c845f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:35:56.195Z|3269f187-54a9-49cb-8a1e-0eb6aab0a697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:56.196Z|3269f187-54a9-49cb-8a1e-0eb6aab0a697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:56.198Z|2f66622b-cee7-49d8-bada-8dadb9f29583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:56.199Z|2f66622b-cee7-49d8-bada-8dadb9f29583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:35:56.240Z|b507b87a-e015-44f8-827d-bbe7b4c6371c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:35:56.241Z|b507b87a-e015-44f8-827d-bbe7b4c6371c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:06.221Z|b3131ae5-b95a-482d-93fd-477ad516c7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:06.222Z|b3131ae5-b95a-482d-93fd-477ad516c7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:06.223Z|cb59091b-f9a3-4886-aa02-e1d4ff2b4469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:06.224Z|cb59091b-f9a3-4886-aa02-e1d4ff2b4469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:06.263Z|3233de44-d128-4957-858a-ad932e09ec3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:06.263Z|3233de44-d128-4957-858a-ad932e09ec3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:07.622Z|c12b687c-1751-4289-84a6-ff0da7b54961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:36:07.622Z|c12b687c-1751-4289-84a6-ff0da7b54961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:36:16.255Z|cb44e495-1565-4ebf-b650-4dc0ba711d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:16.255Z|4477c4ea-cf86-439f-b615-2d09efcf9f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:16.256Z|cb44e495-1565-4ebf-b650-4dc0ba711d87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:16.256Z|4477c4ea-cf86-439f-b615-2d09efcf9f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:16.285Z|9f688fdc-576d-4b05-a6f6-3b2110251ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:16.286Z|9f688fdc-576d-4b05-a6f6-3b2110251ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:22.622Z|459fcfdf-9d30-44c3-857a-629eaa29de2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:36:22.623Z|459fcfdf-9d30-44c3-857a-629eaa29de2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:36:22.872Z|b3d771d5-95f3-45c8-b0f6-250d42dafef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:36:22.873Z|b3d771d5-95f3-45c8-b0f6-250d42dafef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:36:26.280Z|27488c01-2295-477d-b893-2e329f26216d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:26.280Z|9ea55bd3-08ff-41da-828d-e1058be36701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:26.280Z|9ea55bd3-08ff-41da-828d-e1058be36701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:26.280Z|27488c01-2295-477d-b893-2e329f26216d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:26.308Z|2d158f21-18c0-4716-8576-fc75c396b641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:26.309Z|2d158f21-18c0-4716-8576-fc75c396b641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:36.307Z|6233f25c-2183-4665-8c69-e88ec30334c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:36.308Z|6233f25c-2183-4665-8c69-e88ec30334c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:36.307Z|a3b799ef-f480-45c1-9dde-65cd4373c2a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:36.309Z|a3b799ef-f480-45c1-9dde-65cd4373c2a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:36.331Z|b7a5ff6e-15e4-400d-86e5-1b691f517c2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:36.332Z|b7a5ff6e-15e4-400d-86e5-1b691f517c2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:36.743Z|013444b4-4441-46e1-8494-9bf2baa662a1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:36:36.745Z|013444b4-4441-46e1-8494-9bf2baa662a1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:37.626Z|d3d5ba38-b514-4dd4-8ffc-acec0c6e75c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:36:37.638Z|d3d5ba38-b514-4dd4-8ffc-acec0c6e75c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:36:46.332Z|5a2057b5-0d9a-4099-be8d-5a87ceae99a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:46.332Z|b4dcdc4d-6cdc-42e7-b134-dc529b0f49b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:46.332Z|5a2057b5-0d9a-4099-be8d-5a87ceae99a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:46.333Z|b4dcdc4d-6cdc-42e7-b134-dc529b0f49b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:46.355Z|dae40d6e-aa43-49c4-b315-61b581675da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:46.355Z|dae40d6e-aa43-49c4-b315-61b581675da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:52.626Z|ee5794c7-b067-4a11-bf8f-87355cfcb375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:36:52.626Z|ee5794c7-b067-4a11-bf8f-87355cfcb375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:36:52.874Z|8e93f506-4f7c-461f-8fe4-fcea6a7d6799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:36:52.875Z|8e93f506-4f7c-461f-8fe4-fcea6a7d6799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:36:56.358Z|9d3d7c40-5816-4d33-92fd-813f3b4ea8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:56.358Z|b4921059-afeb-4f62-af94-d13d26d565f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:56.359Z|9d3d7c40-5816-4d33-92fd-813f3b4ea8b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:56.359Z|b4921059-afeb-4f62-af94-d13d26d565f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:36:56.379Z|164ae7c7-24e0-4765-b432-1aa074c4d955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:36:56.379Z|164ae7c7-24e0-4765-b432-1aa074c4d955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:06.387Z|86546093-1b5d-40e9-9709-882ba1266132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:06.387Z|f2eda125-633e-4593-b93f-1dc38598137d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:06.389Z|f2eda125-633e-4593-b93f-1dc38598137d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:06.389Z|86546093-1b5d-40e9-9709-882ba1266132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:06.401Z|204b0a00-510f-43d3-8f7b-825bb38167b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:06.401Z|204b0a00-510f-43d3-8f7b-825bb38167b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:07.622Z|3a65f9a5-6185-4456-951c-3af01b85e4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:37:07.623Z|3a65f9a5-6185-4456-951c-3af01b85e4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:37:16.417Z|c3ce282a-2154-449d-bf4a-9eee992e1df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:16.418Z|f827a03a-7fe3-40aa-918e-19ae649ac76c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:16.419Z|f827a03a-7fe3-40aa-918e-19ae649ac76c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:16.419Z|c3ce282a-2154-449d-bf4a-9eee992e1df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:16.421Z|d60c17a1-8da8-42e1-9cc3-5407b5fc7c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:16.422Z|d60c17a1-8da8-42e1-9cc3-5407b5fc7c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:22.623Z|8f7e8991-f1d4-4596-8c33-55b97ad5caf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:37:22.626Z|8f7e8991-f1d4-4596-8c33-55b97ad5caf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:37:22.877Z|9db445b8-1461-4a08-af1f-75935733c045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:37:22.878Z|9db445b8-1461-4a08-af1f-75935733c045|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:37:26.448Z|83f6785a-e53e-4ab0-b132-3d0368c3f19e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:26.449Z|83f6785a-e53e-4ab0-b132-3d0368c3f19e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:26.450Z|a066e7d2-5819-4ddb-ab7a-3a20a57d1d31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:26.450Z|801e3940-2658-494a-88e9-d7c2c73a5100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:26.450Z|a066e7d2-5819-4ddb-ab7a-3a20a57d1d31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:26.450Z|801e3940-2658-494a-88e9-d7c2c73a5100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:36.478Z|9485b15e-939d-4ccf-b00b-8c169f652d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:36.479Z|9485b15e-939d-4ccf-b00b-8c169f652d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:36.482Z|89f8395d-0767-433a-b77b-729a5d16504f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:36.482Z|89f8395d-0767-433a-b77b-729a5d16504f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:36.488Z|86531f5d-c3f0-48f7-b412-c522caabaf53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:36.488Z|86531f5d-c3f0-48f7-b412-c522caabaf53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:36.741Z|d1f90606-6c6d-4801-affd-8600d6e6ff43|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:37:36.742Z|d1f90606-6c6d-4801-affd-8600d6e6ff43|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:37.626Z|7d5e59e9-5961-4a9d-a5aa-1ca2c48689b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:37:37.627Z|7d5e59e9-5961-4a9d-a5aa-1ca2c48689b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:37:46.507Z|657ec29e-0857-484a-b420-91cc4820dc4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:46.507Z|b3ee6e78-36d2-4d97-a53d-3c9d4675c93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:46.508Z|b3ee6e78-36d2-4d97-a53d-3c9d4675c93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:46.508Z|657ec29e-0857-484a-b420-91cc4820dc4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:46.515Z|d0fd688d-7d3e-415b-962f-b31aae4b7687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:46.516Z|d0fd688d-7d3e-415b-962f-b31aae4b7687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:52.624Z|c25dfc19-53ab-437d-a3ae-0a0f8cb7ccb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:37:52.625Z|c25dfc19-53ab-437d-a3ae-0a0f8cb7ccb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:37:52.879Z|35a7da7e-68c8-42e8-b8f3-3039fdbe93e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:37:52.880Z|35a7da7e-68c8-42e8-b8f3-3039fdbe93e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:37:56.535Z|1964b48c-7c60-4601-832c-3181cfded981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:56.535Z|d326cc1f-94cf-40f1-8216-f515d1c8288b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:56.536Z|1964b48c-7c60-4601-832c-3181cfded981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:56.536Z|d326cc1f-94cf-40f1-8216-f515d1c8288b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:37:56.544Z|0da938d3-927b-47b6-8ff4-a62cafdd7208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:37:56.545Z|0da938d3-927b-47b6-8ff4-a62cafdd7208|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:06.560Z|7aab3ddf-cfac-4baa-8c66-3e2be1c67bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:06.560Z|6d67e72e-b13b-4f79-a03d-9f2ff3750a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:06.560Z|7aab3ddf-cfac-4baa-8c66-3e2be1c67bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:06.560Z|6d67e72e-b13b-4f79-a03d-9f2ff3750a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:06.568Z|de97daa2-fbd2-4cb8-a4ff-f46b90f0adb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:06.568Z|de97daa2-fbd2-4cb8-a4ff-f46b90f0adb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:07.622Z|58076bac-4ea5-4347-bb93-a316551ae399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:38:07.626Z|58076bac-4ea5-4347-bb93-a316551ae399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:38:16.585Z|69416c84-f289-46e2-be0c-82920d5a1797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:16.586Z|69416c84-f289-46e2-be0c-82920d5a1797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:16.587Z|7344b671-6d9e-41cf-bd6e-8ff0fb1e1216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:16.587Z|7344b671-6d9e-41cf-bd6e-8ff0fb1e1216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:16.595Z|96b9ad4a-46b2-455f-9bc8-64e9f1ed00f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:16.596Z|96b9ad4a-46b2-455f-9bc8-64e9f1ed00f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:22.622Z|4122a679-77bc-4e5f-b2f7-31b0a95d5051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:38:22.623Z|4122a679-77bc-4e5f-b2f7-31b0a95d5051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:38:22.880Z|abb2be86-bd8f-47e0-aa7e-7f581cfd0c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:38:22.881Z|abb2be86-bd8f-47e0-aa7e-7f581cfd0c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:38:26.622Z|167a3903-e7e1-4d93-b730-cab74f4f1431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:26.622Z|eec752fe-6415-457c-857b-596d95b2a455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:26.623Z|167a3903-e7e1-4d93-b730-cab74f4f1431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:26.623Z|eec752fe-6415-457c-857b-596d95b2a455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:26.628Z|0fd1769b-f23c-44a4-a823-f992369f4d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:26.629Z|0fd1769b-f23c-44a4-a823-f992369f4d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:36.651Z|7510c0d0-51cc-4ba0-b197-4467d219410c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:36.652Z|7510c0d0-51cc-4ba0-b197-4467d219410c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:36.654Z|2faef21c-6aba-4410-b175-c06d36502aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:36.654Z|2faef21c-6aba-4410-b175-c06d36502aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:36.659Z|92a1fb5c-6356-434f-9a92-e1c3c6934459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:36.659Z|92a1fb5c-6356-434f-9a92-e1c3c6934459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:36.741Z|e7a15c71-8944-41b4-95f0-e54c0c73aa2e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:38:36.742Z|e7a15c71-8944-41b4-95f0-e54c0c73aa2e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:37.623Z|5f8055bb-f813-40eb-b7af-10afdfc427a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:38:37.625Z|5f8055bb-f813-40eb-b7af-10afdfc427a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:38:46.677Z|2d07c03b-fe37-4c77-8507-624dea4918a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:46.678Z|eba611fc-170d-4d49-b2d7-3114d60b96d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:46.678Z|eba611fc-170d-4d49-b2d7-3114d60b96d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:46.681Z|2d07c03b-fe37-4c77-8507-624dea4918a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:46.689Z|25eca8e9-7aba-42d9-83a4-29f029f0fb8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:46.689Z|25eca8e9-7aba-42d9-83a4-29f029f0fb8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:52.623Z|2c2db347-fc62-4b81-bb77-73e6c57544af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:38:52.630Z|2c2db347-fc62-4b81-bb77-73e6c57544af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:38:52.882Z|44ac25c7-0f95-475e-b5d5-143be7c5c37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:38:52.883Z|44ac25c7-0f95-475e-b5d5-143be7c5c37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:38:56.701Z|5a235af0-4536-472b-ae44-f96f999701ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:56.702Z|5a235af0-4536-472b-ae44-f96f999701ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:56.707Z|d8f17ba9-8eef-455c-b0fb-7c65aa37a124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:56.708Z|d8f17ba9-8eef-455c-b0fb-7c65aa37a124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:38:56.711Z|c1b94ad4-f3c3-4666-9681-83e375092635|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:38:56.712Z|c1b94ad4-f3c3-4666-9681-83e375092635|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:06.726Z|38578225-f83a-4dc2-ba16-dce93fcd3bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:06.726Z|38578225-f83a-4dc2-ba16-dce93fcd3bd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:06.732Z|3df175f6-d35e-4b5d-af7d-c3eed0ad8d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:06.733Z|3df175f6-d35e-4b5d-af7d-c3eed0ad8d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:06.735Z|f6fcdc9d-8b0a-45ba-ad8a-c4402ee731b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:06.735Z|f6fcdc9d-8b0a-45ba-ad8a-c4402ee731b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:07.622Z|e2da2444-5540-40b4-9230-ab48ef0a9335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:39:07.622Z|e2da2444-5540-40b4-9230-ab48ef0a9335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:39:16.767Z|2ba59d34-65b0-4fd3-970b-1468bff08bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:16.767Z|2ba59d34-65b0-4fd3-970b-1468bff08bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:16.775Z|92f21616-7004-446b-b00f-421851ce9805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:16.775Z|331dfc96-dab0-44e8-90dd-8ad4806da29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:16.776Z|331dfc96-dab0-44e8-90dd-8ad4806da29d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:16.776Z|92f21616-7004-446b-b00f-421851ce9805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:22.622Z|a33ec019-e289-4d1e-887f-8c2749df93d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:39:22.622Z|a33ec019-e289-4d1e-887f-8c2749df93d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:39:22.883Z|49030713-5dd1-4bfd-a18c-1772b750ebd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:39:22.884Z|49030713-5dd1-4bfd-a18c-1772b750ebd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:39:26.796Z|1ad8050b-adb7-403d-b732-ec5a34dbcb84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:26.797Z|1ad8050b-adb7-403d-b732-ec5a34dbcb84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:26.809Z|ce9e4eb5-caa4-45d0-9f46-4c32cfecf2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:26.810Z|ce9e4eb5-caa4-45d0-9f46-4c32cfecf2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:26.847Z|1721a44e-f6fb-4656-a2dc-242f45b9d965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:26.848Z|1721a44e-f6fb-4656-a2dc-242f45b9d965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:36.744Z|7bf49002-f933-414c-815b-2d7b7dd3090d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:39:36.745Z|7bf49002-f933-414c-815b-2d7b7dd3090d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:36.862Z|d9a7449d-13ba-4573-a8ee-068bef783f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:36.862Z|6295d5fc-f916-4764-ad4b-2e3abb2cd22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:36.862Z|6295d5fc-f916-4764-ad4b-2e3abb2cd22d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:36.862Z|d9a7449d-13ba-4573-a8ee-068bef783f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:36.878Z|6f0c9630-cd17-4643-af89-ca1158a73489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:36.879Z|6f0c9630-cd17-4643-af89-ca1158a73489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:37.624Z|5282b4bf-c434-443f-a556-8456fadcd2cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:39:37.637Z|5282b4bf-c434-443f-a556-8456fadcd2cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:39:46.910Z|f891a368-0993-4578-8547-6e66aecb9435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:46.911Z|f891a368-0993-4578-8547-6e66aecb9435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:46.912Z|d94c0975-9246-40b9-9f91-c1b32cc27abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:46.913Z|d94c0975-9246-40b9-9f91-c1b32cc27abb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:46.926Z|aeb5c505-b04c-4c8d-a2cf-83ea7703b6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:46.927Z|aeb5c505-b04c-4c8d-a2cf-83ea7703b6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:52.622Z|e67b5c4b-44ae-4473-882f-96acdc76ac7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:39:52.624Z|e67b5c4b-44ae-4473-882f-96acdc76ac7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:39:52.885Z|7eda06df-d3df-4f7d-808c-ed3cfdb75083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:39:52.885Z|7eda06df-d3df-4f7d-808c-ed3cfdb75083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:39:56.942Z|727ed8de-06ab-41f3-9ea7-3237a03e1a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:56.942Z|79216d53-1a85-448e-9b62-dd7454fc12b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:56.943Z|727ed8de-06ab-41f3-9ea7-3237a03e1a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:56.943Z|79216d53-1a85-448e-9b62-dd7454fc12b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:39:56.949Z|23088a13-ccd5-47d6-bdc4-1dc609e23f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:39:56.949Z|23088a13-ccd5-47d6-bdc4-1dc609e23f68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:06.968Z|a85ec793-f01d-48b9-99fa-0c0a05aa43cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:06.968Z|a85ec793-f01d-48b9-99fa-0c0a05aa43cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:06.970Z|05c8f237-3c70-4f7f-856f-d1538ce5595b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:06.970Z|05c8f237-3c70-4f7f-856f-d1538ce5595b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:06.976Z|aeb84bf6-e3ef-4ad9-886c-6977df3989da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:06.976Z|aeb84bf6-e3ef-4ad9-886c-6977df3989da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:07.622Z|49c2200a-f3f9-4b9c-ba5a-bb7fa15b929f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:40:07.622Z|49c2200a-f3f9-4b9c-ba5a-bb7fa15b929f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:40:17.002Z|7d08126d-2423-4639-9607-43680ba250a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:17.002Z|7d08126d-2423-4639-9607-43680ba250a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:17.005Z|98696b19-d125-4e19-ab1f-562e28f19199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:17.005Z|98696b19-d125-4e19-ab1f-562e28f19199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:17.006Z|e5d57e1b-f93c-4464-85cf-3f094ee062f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:17.007Z|e5d57e1b-f93c-4464-85cf-3f094ee062f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:22.622Z|b912e85c-fca3-4464-a233-57cbc141aea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:40:22.624Z|b912e85c-fca3-4464-a233-57cbc141aea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:40:22.886Z|96ffe550-daf0-4a78-9b4f-9f2ef4e2bc41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:40:22.886Z|96ffe550-daf0-4a78-9b4f-9f2ef4e2bc41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:40:27.038Z|0af0ce03-0a4b-4764-9d3c-af5c89478ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:27.038Z|0af0ce03-0a4b-4764-9d3c-af5c89478ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:27.039Z|3402d5a5-92e1-4bbf-b7cd-109e61b1fe2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:27.040Z|3402d5a5-92e1-4bbf-b7cd-109e61b1fe2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:27.040Z|79a935ec-2810-423e-b54d-7939b23667a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:27.041Z|79a935ec-2810-423e-b54d-7939b23667a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:36.741Z|54a98519-31de-4787-ae60-3a16eb48c6e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:40:36.742Z|54a98519-31de-4787-ae60-3a16eb48c6e9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:37.070Z|ffe7aae5-3a40-483e-9b5a-7afec94632e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:37.070Z|00027894-76c6-4ce3-b09a-b20aa1171ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:37.071Z|ffe7aae5-3a40-483e-9b5a-7afec94632e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:37.071Z|00027894-76c6-4ce3-b09a-b20aa1171ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:37.075Z|0f067cda-a0ef-48c9-a714-ec0e42c8d25e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:37.075Z|0f067cda-a0ef-48c9-a714-ec0e42c8d25e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:37.622Z|5a8556b4-6b97-4e11-a242-af3b48f62c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:40:37.623Z|5a8556b4-6b97-4e11-a242-af3b48f62c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:40:47.094Z|bc576cab-50e6-4355-ae78-97ca035f60cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:47.095Z|bc576cab-50e6-4355-ae78-97ca035f60cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:47.104Z|cc1eee90-7180-4c12-aa26-a7184b5d3a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:47.105Z|cc1eee90-7180-4c12-aa26-a7184b5d3a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:47.105Z|851f2c3f-8c2c-4a7d-a2bb-0b96d88baa79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:47.106Z|851f2c3f-8c2c-4a7d-a2bb-0b96d88baa79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:52.623Z|1bf7ee42-9f0d-4bfb-b6c0-cbc2287f2b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:40:52.624Z|1bf7ee42-9f0d-4bfb-b6c0-cbc2287f2b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:40:52.887Z|9c7a0211-5c41-4052-84ce-0298675fe716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:40:52.888Z|9c7a0211-5c41-4052-84ce-0298675fe716|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:40:57.122Z|e1afa39a-1a79-48a1-8d63-034a54e3ad54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:57.123Z|e1afa39a-1a79-48a1-8d63-034a54e3ad54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:57.129Z|c93bace3-7a80-4edb-b8c4-1fecd224a0fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:57.130Z|c93bace3-7a80-4edb-b8c4-1fecd224a0fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:40:57.130Z|051b981a-f03a-4006-ac94-c2f12d817a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:40:57.131Z|051b981a-f03a-4006-ac94-c2f12d817a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:07.147Z|9527082b-a875-4162-a5bb-1056978dd593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:07.148Z|9527082b-a875-4162-a5bb-1056978dd593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:07.152Z|1c390c97-f7d3-4f5e-ba4c-64b05e3cfdf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:07.153Z|1c390c97-f7d3-4f5e-ba4c-64b05e3cfdf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:07.155Z|4a04ce60-36fe-4188-9514-b1261b5d7150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:07.155Z|4a04ce60-36fe-4188-9514-b1261b5d7150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:07.622Z|7d488bf3-aef4-4663-af9a-bd1905b0c7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:41:07.629Z|7d488bf3-aef4-4663-af9a-bd1905b0c7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:41:17.178Z|75256b1b-ab00-46f5-abb4-7335e05377a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:17.179Z|75256b1b-ab00-46f5-abb4-7335e05377a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:17.180Z|5cc68a60-d047-4b92-8948-5544f0e0db34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:17.180Z|5cc68a60-d047-4b92-8948-5544f0e0db34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:17.183Z|a8744259-880e-4709-b850-03dedcbe2815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:17.184Z|a8744259-880e-4709-b850-03dedcbe2815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:22.622Z|d6ad49fc-a560-42c1-b9d9-661925b54982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:41:22.622Z|d6ad49fc-a560-42c1-b9d9-661925b54982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:41:22.888Z|f75317aa-3bbc-4647-8866-82d41f47ec29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:41:22.889Z|f75317aa-3bbc-4647-8866-82d41f47ec29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:41:27.202Z|3a7ef23c-79ca-43b0-a49d-d6818d344809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:27.202Z|379d14c0-9a46-4344-ab23-6bfebe3923d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:27.203Z|379d14c0-9a46-4344-ab23-6bfebe3923d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:27.203Z|3a7ef23c-79ca-43b0-a49d-d6818d344809|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:27.204Z|dd9a0293-c604-4f66-a0e0-e3ce017012fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:27.205Z|dd9a0293-c604-4f66-a0e0-e3ce017012fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:36.740Z|19b1fd3f-e316-4868-81d7-0d3349aa66b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:41:36.741Z|19b1fd3f-e316-4868-81d7-0d3349aa66b7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:37.228Z|5b8db7f4-e719-468a-8812-3606e67b3642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:37.228Z|5b8db7f4-e719-468a-8812-3606e67b3642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:37.228Z|8d8d4ae4-ba15-429d-b987-73d80b1c6304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:37.230Z|8d8d4ae4-ba15-429d-b987-73d80b1c6304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:37.231Z|02ef2ef8-85ed-408f-9a67-fa2d4d79ca7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:37.231Z|02ef2ef8-85ed-408f-9a67-fa2d4d79ca7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:37.622Z|62707273-822a-48a6-bde1-5548ec890b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:41:37.623Z|62707273-822a-48a6-bde1-5548ec890b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:41:47.252Z|268490f6-2fa9-4271-b6ed-2250e6f87704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:47.252Z|0b68873e-343e-4b06-9a67-2d63045a5fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:47.253Z|268490f6-2fa9-4271-b6ed-2250e6f87704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:47.253Z|0b68873e-343e-4b06-9a67-2d63045a5fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:47.265Z|61455a3e-3841-409b-a181-cd4b6b5f75b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:47.265Z|61455a3e-3841-409b-a181-cd4b6b5f75b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:52.622Z|85c804c8-f807-4dbc-b708-244dc7ab02cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:41:52.625Z|85c804c8-f807-4dbc-b708-244dc7ab02cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:41:52.890Z|82767c51-6edf-4e7b-ada1-96a8f96b15cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:41:52.890Z|82767c51-6edf-4e7b-ada1-96a8f96b15cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:41:57.277Z|7321a940-179f-4106-a7ed-a61474434a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:57.277Z|fafeb605-0aee-405f-b056-aef421587993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:57.278Z|7321a940-179f-4106-a7ed-a61474434a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:57.278Z|fafeb605-0aee-405f-b056-aef421587993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:41:57.295Z|e9045ca0-8bbe-4af0-be23-ae9302189867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:41:57.296Z|e9045ca0-8bbe-4af0-be23-ae9302189867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:07.303Z|3bb9f262-63cb-4dc9-bc0c-dbc8c5f0fc2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:07.304Z|3bb9f262-63cb-4dc9-bc0c-dbc8c5f0fc2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:07.308Z|794d4cd2-15bb-4aa0-8e2e-f82bf01f73c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:07.308Z|794d4cd2-15bb-4aa0-8e2e-f82bf01f73c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:07.316Z|b4345e41-225a-422d-93dd-d9c5cee9a47c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:07.317Z|b4345e41-225a-422d-93dd-d9c5cee9a47c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:07.622Z|5991efaa-44cf-4334-b5d9-3c6d50e6f732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:42:07.623Z|5991efaa-44cf-4334-b5d9-3c6d50e6f732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:42:17.328Z|5cfe0969-3d95-4408-a6dc-32887f69a4e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:17.329Z|5cfe0969-3d95-4408-a6dc-32887f69a4e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:17.327Z|bd4bd96c-c2e1-401f-97a2-aed8a328d7cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:17.330Z|bd4bd96c-c2e1-401f-97a2-aed8a328d7cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:17.337Z|b25bb03c-f19c-4781-9874-dfaf6ed8c6be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:17.338Z|b25bb03c-f19c-4781-9874-dfaf6ed8c6be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:22.622Z|1a27f851-27f6-456e-a63b-15a1e7838076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:42:22.623Z|1a27f851-27f6-456e-a63b-15a1e7838076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:42:22.891Z|c5374eb7-b2e2-4571-9d1d-ce00c4da56c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:42:22.892Z|c5374eb7-b2e2-4571-9d1d-ce00c4da56c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:42:27.353Z|69a8c604-3757-4a83-87f4-3b79df35cb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:27.353Z|997f5113-3a17-4f10-b376-985817e51f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:27.354Z|997f5113-3a17-4f10-b376-985817e51f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:27.354Z|69a8c604-3757-4a83-87f4-3b79df35cb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:27.360Z|c941b918-e455-45f8-a985-39502190d5ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:27.361Z|c941b918-e455-45f8-a985-39502190d5ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:36.744Z|c1771ecf-e3df-489e-8d03-eac1acad2fc7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:42:36.746Z|c1771ecf-e3df-489e-8d03-eac1acad2fc7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:37.381Z|e7bd84de-5953-4652-acd5-7732cd579995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:37.382Z|e7bd84de-5953-4652-acd5-7732cd579995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:37.382Z|c42a1459-62fc-4f78-a418-c92549d0ea3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:37.382Z|127cc4d5-e9fd-46b4-98d7-3fbc876cddcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:37.382Z|c42a1459-62fc-4f78-a418-c92549d0ea3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:37.383Z|127cc4d5-e9fd-46b4-98d7-3fbc876cddcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:37.622Z|539bdbcc-bdfc-4f12-a478-ae30dc71ff81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:42:37.627Z|539bdbcc-bdfc-4f12-a478-ae30dc71ff81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:42:47.408Z|0b8540c9-2b0d-4301-ab46-fbd95e0c26fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:47.408Z|c3c2ac45-93a4-449d-92fc-5414fcdcdd23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:47.408Z|0320ed6e-71c7-49e8-9048-97390e836aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:47.410Z|c3c2ac45-93a4-449d-92fc-5414fcdcdd23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:47.410Z|0b8540c9-2b0d-4301-ab46-fbd95e0c26fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:47.410Z|0320ed6e-71c7-49e8-9048-97390e836aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:52.622Z|d5a1ceb0-e92a-4a3f-b4bf-60c27a886560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:42:52.624Z|d5a1ceb0-e92a-4a3f-b4bf-60c27a886560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:42:52.892Z|42a616fc-da3f-452c-8f51-e1210d657d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:42:52.893Z|42a616fc-da3f-452c-8f51-e1210d657d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:42:57.442Z|0e33ea17-a2de-4ecf-af09-01732a3ed846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:57.442Z|8894f728-5152-493c-bab5-f614a451291a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:57.442Z|4876ae8b-d1d2-48eb-9088-fe6ad853eb4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:42:57.443Z|0e33ea17-a2de-4ecf-af09-01732a3ed846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:57.443Z|8894f728-5152-493c-bab5-f614a451291a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:42:57.443Z|4876ae8b-d1d2-48eb-9088-fe6ad853eb4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:07.473Z|5b031adf-57ff-45d8-ae30-6418d6053eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:07.473Z|d54e86f1-48b5-4ac7-aa9e-906d54904f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:07.474Z|5b031adf-57ff-45d8-ae30-6418d6053eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:07.474Z|d54e86f1-48b5-4ac7-aa9e-906d54904f59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:07.478Z|119f50bc-2134-47d4-bbba-962b7a7882d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:07.478Z|119f50bc-2134-47d4-bbba-962b7a7882d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:07.622Z|39ba0ba1-0e09-4e77-9c98-a2e7c5659981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:43:07.622Z|39ba0ba1-0e09-4e77-9c98-a2e7c5659981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:43:17.500Z|a37392f5-996b-456f-8b09-a7c8b233102e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:17.500Z|a37392f5-996b-456f-8b09-a7c8b233102e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:17.511Z|ab86f7ea-2942-46d0-aea2-1f52a4dfee65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:17.512Z|ab86f7ea-2942-46d0-aea2-1f52a4dfee65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:17.512Z|13b9bb60-639a-4ed2-aaac-0812731db138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:17.513Z|13b9bb60-639a-4ed2-aaac-0812731db138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:22.626Z|057242f9-b80b-4ba5-b8ed-3d008e056aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:43:22.626Z|057242f9-b80b-4ba5-b8ed-3d008e056aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:43:22.894Z|930273de-5be7-4461-8935-15be566b0254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:43:22.895Z|930273de-5be7-4461-8935-15be566b0254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:43:27.540Z|9a6d6465-4869-4ce6-8102-863eedb16ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:27.541Z|9a6d6465-4869-4ce6-8102-863eedb16ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:27.542Z|d9674e8b-b41d-4679-8b6a-588ecceb948f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:27.542Z|d9674e8b-b41d-4679-8b6a-588ecceb948f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:27.549Z|efe66547-8eff-4941-be5f-9e7e8de62554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:27.550Z|efe66547-8eff-4941-be5f-9e7e8de62554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:36.742Z|7946ab06-fc6b-4a9d-83ee-acd1d2931fee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:43:36.742Z|7946ab06-fc6b-4a9d-83ee-acd1d2931fee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:37.568Z|91224a2b-ebae-452f-abce-12e2984410a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:37.569Z|9ad1696d-6961-40f8-adf9-f893f653edb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:37.569Z|91224a2b-ebae-452f-abce-12e2984410a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:37.569Z|9ad1696d-6961-40f8-adf9-f893f653edb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:37.574Z|9d105d35-8814-45a1-bfd1-6b214605018d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:37.575Z|9d105d35-8814-45a1-bfd1-6b214605018d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:37.624Z|c187b421-a29e-4818-9538-133963619a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:43:37.625Z|c187b421-a29e-4818-9538-133963619a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:43:47.594Z|a2a96d45-ff5f-4898-ac93-96d015e73ac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:47.595Z|a2a96d45-ff5f-4898-ac93-96d015e73ac7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:47.596Z|e509a843-9ffc-44c1-9de7-698abb7862c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:47.596Z|e509a843-9ffc-44c1-9de7-698abb7862c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:47.600Z|361968c4-b5d8-42f5-b8b2-e8ad25298ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:47.601Z|361968c4-b5d8-42f5-b8b2-e8ad25298ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:52.622Z|70ab2d33-4a00-4f18-b5e4-4077735d0b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:43:52.622Z|70ab2d33-4a00-4f18-b5e4-4077735d0b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:43:52.896Z|5635ef14-9ad5-4c20-8c7a-ae479c2bd911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:43:52.897Z|5635ef14-9ad5-4c20-8c7a-ae479c2bd911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:43:57.621Z|3a050e9e-c711-4f8e-a3e6-1e89229a11f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:57.625Z|3a050e9e-c711-4f8e-a3e6-1e89229a11f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:57.632Z|031f3b3a-4faf-4e86-9c9f-58d895100261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:57.633Z|031f3b3a-4faf-4e86-9c9f-58d895100261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:43:57.629Z|5dfe0485-a136-4cfa-8fda-e422d37469eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:43:57.635Z|5dfe0485-a136-4cfa-8fda-e422d37469eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:07.622Z|378e5d8e-b787-4677-b6c5-8a5e3f3a78ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:44:07.623Z|378e5d8e-b787-4677-b6c5-8a5e3f3a78ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:44:07.653Z|7807645f-cc49-49fb-9b9d-76c8f2db851c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:07.654Z|7807645f-cc49-49fb-9b9d-76c8f2db851c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:07.670Z|5212aa31-cf0e-48c8-b801-7c8830b57f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:07.670Z|5212aa31-cf0e-48c8-b801-7c8830b57f09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:07.675Z|f372a08f-96ad-44d4-9326-13cb83698ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:07.675Z|f372a08f-96ad-44d4-9326-13cb83698ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:17.678Z|12f73559-e9ad-4cc0-b1db-4f8fadf0f15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:17.678Z|12f73559-e9ad-4cc0-b1db-4f8fadf0f15a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:17.695Z|6e59a8c4-504c-417c-817b-6f7672cf9dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:17.696Z|6e59a8c4-504c-417c-817b-6f7672cf9dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:17.706Z|b9aa4e11-3760-4ef6-9a1f-3306cd8b0358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:17.707Z|b9aa4e11-3760-4ef6-9a1f-3306cd8b0358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:22.622Z|19d50772-10a8-4fca-abcc-c561b95442fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:44:22.625Z|19d50772-10a8-4fca-abcc-c561b95442fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:44:22.897Z|388c8acf-50f2-4f4f-8b86-7dadb7c24855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:44:22.898Z|388c8acf-50f2-4f4f-8b86-7dadb7c24855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:44:27.705Z|a4c3ed34-71c0-4b94-87b9-d72986e9ccd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:27.705Z|a4c3ed34-71c0-4b94-87b9-d72986e9ccd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:27.717Z|fff2db60-acc6-458a-b08f-b8e7867ac843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:27.717Z|fff2db60-acc6-458a-b08f-b8e7867ac843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:27.736Z|dfca72c7-f36e-404a-ba9d-be2cf46f04df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:27.737Z|dfca72c7-f36e-404a-ba9d-be2cf46f04df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:36.741Z|3982d932-f94d-430a-8086-dc1fe005e71e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:44:36.742Z|3982d932-f94d-430a-8086-dc1fe005e71e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:37.622Z|2d9111b3-6bd1-42e2-b07b-047448cd1049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:44:37.623Z|2d9111b3-6bd1-42e2-b07b-047448cd1049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:44:37.732Z|fefe72d7-a7b5-4452-9943-c4fdee720bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:37.732Z|fefe72d7-a7b5-4452-9943-c4fdee720bb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:37.741Z|23e42084-a7e9-47e8-b06c-266e21849c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:37.742Z|23e42084-a7e9-47e8-b06c-266e21849c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:37.759Z|a0f9a0e7-7fff-4e91-908f-361050024fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:37.760Z|a0f9a0e7-7fff-4e91-908f-361050024fba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:47.755Z|6fcc5dcf-6a32-4216-a721-100974878c27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:47.756Z|6fcc5dcf-6a32-4216-a721-100974878c27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:47.769Z|5526f152-c9fb-4050-9726-4bb1a732db15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:47.769Z|5526f152-c9fb-4050-9726-4bb1a732db15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:47.785Z|90b33822-739b-4402-81e0-f86af5c37380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:47.785Z|90b33822-739b-4402-81e0-f86af5c37380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:52.622Z|632deeb1-443c-4701-9563-a8cc56dd4cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:44:52.622Z|632deeb1-443c-4701-9563-a8cc56dd4cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:44:52.899Z|10ac4edc-fe48-4240-b65b-8334cefd7fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:44:52.899Z|10ac4edc-fe48-4240-b65b-8334cefd7fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:44:57.778Z|bd6dcc62-bc00-4975-a451-cfa0f2ab5836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:57.779Z|bd6dcc62-bc00-4975-a451-cfa0f2ab5836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:57.795Z|7180085e-c330-4e1d-931b-507b58a670d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:57.796Z|7180085e-c330-4e1d-931b-507b58a670d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:44:57.808Z|7505352b-ef60-4441-9366-72a977242ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:44:57.811Z|7505352b-ef60-4441-9366-72a977242ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:07.622Z|27ec5f25-5237-40e6-9557-f88b5f0d018d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:45:07.625Z|27ec5f25-5237-40e6-9557-f88b5f0d018d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:45:07.802Z|66fcc732-777d-40c3-bc01-7fa416ad06cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:07.802Z|66fcc732-777d-40c3-bc01-7fa416ad06cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:07.821Z|c3fddc7f-f909-4b62-86ab-797ef3c567ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:07.821Z|c3fddc7f-f909-4b62-86ab-797ef3c567ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:07.836Z|55eaffb9-f0cc-41d8-b305-8a08a058642e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:07.836Z|55eaffb9-f0cc-41d8-b305-8a08a058642e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:17.828Z|013944ac-01b0-485e-838d-c7eba6442dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:17.828Z|013944ac-01b0-485e-838d-c7eba6442dc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:17.843Z|910fac81-3561-4b74-81d6-2f266ef9ce52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:17.843Z|910fac81-3561-4b74-81d6-2f266ef9ce52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:17.861Z|47a4f0b2-5135-4ebf-be6b-20c24e3bc8c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:17.861Z|47a4f0b2-5135-4ebf-be6b-20c24e3bc8c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:22.622Z|b41db02d-cf51-4663-852c-7cb504fb6c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:45:22.622Z|b41db02d-cf51-4663-852c-7cb504fb6c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:45:22.902Z|a82c0754-d932-43aa-a3b0-a20ddfa1583d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:45:22.902Z|a82c0754-d932-43aa-a3b0-a20ddfa1583d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:45:27.853Z|c9172bdc-4a33-41f5-8d80-1e624b5d274b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:27.853Z|c9172bdc-4a33-41f5-8d80-1e624b5d274b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:27.868Z|1e461c57-7ad5-47bc-86a0-cf585f7b5ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:27.869Z|1e461c57-7ad5-47bc-86a0-cf585f7b5ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:27.888Z|c54f93c3-e3be-4e96-82fb-e2a4f6f3baf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:27.889Z|c54f93c3-e3be-4e96-82fb-e2a4f6f3baf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:36.743Z|b568f909-b5f9-438a-8f93-25e3086ebd59|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:45:36.744Z|b568f909-b5f9-438a-8f93-25e3086ebd59|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:37.622Z|4b47211d-320e-42e2-89b0-15e1544527bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:45:37.622Z|4b47211d-320e-42e2-89b0-15e1544527bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:45:37.877Z|c1d07652-d5ca-4b9d-bacb-fa8ea8efe21d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:37.877Z|c1d07652-d5ca-4b9d-bacb-fa8ea8efe21d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:37.896Z|77e9e2f6-6296-44c5-b452-8c4e03d875f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:37.896Z|77e9e2f6-6296-44c5-b452-8c4e03d875f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:37.914Z|08bc8980-1408-4300-8331-905af4f883e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:37.914Z|08bc8980-1408-4300-8331-905af4f883e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:47.908Z|734a3f29-f71b-4003-bc8e-5be33e036f41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:47.909Z|734a3f29-f71b-4003-bc8e-5be33e036f41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:47.926Z|74e8722d-f8ae-4b27-b091-72347ada5544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:47.927Z|74e8722d-f8ae-4b27-b091-72347ada5544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:47.935Z|d20e35f9-c985-4640-838c-dfb328540b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:47.935Z|d20e35f9-c985-4640-838c-dfb328540b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:52.622Z|30ce1802-1be3-412e-817a-d790854b8ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:45:52.624Z|30ce1802-1be3-412e-817a-d790854b8ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:45:52.903Z|e890f744-c353-4e9f-bc9c-87c85cf22073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:45:52.904Z|e890f744-c353-4e9f-bc9c-87c85cf22073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:45:57.939Z|d680572d-8800-471b-809f-477b72646aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:57.940Z|d680572d-8800-471b-809f-477b72646aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:57.951Z|04b6605f-7266-4bfb-8667-ed027a99069f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:57.951Z|04b6605f-7266-4bfb-8667-ed027a99069f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:45:57.960Z|5630b4a1-deca-4de1-97aa-98cc9f94df67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:45:57.961Z|5630b4a1-deca-4de1-97aa-98cc9f94df67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:07.622Z|b1fbabc5-2465-4a06-9d60-665dd3fa05df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:46:07.622Z|b1fbabc5-2465-4a06-9d60-665dd3fa05df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:46:07.980Z|c1c6f6b7-0edd-4a7b-afbd-72bba2d44b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:07.980Z|53707f75-e579-401c-87b4-77afb275b5b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:07.981Z|c1c6f6b7-0edd-4a7b-afbd-72bba2d44b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:07.981Z|53707f75-e579-401c-87b4-77afb275b5b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:07.994Z|1db82224-86ff-4453-957a-168b2cb47bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:07.995Z|1db82224-86ff-4453-957a-168b2cb47bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:18.009Z|8bc76491-a077-4318-b00c-5362c84610b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:18.010Z|8bc76491-a077-4318-b00c-5362c84610b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:18.022Z|078b8a3e-f5c1-4f80-952c-d7a003257b27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:18.023Z|078b8a3e-f5c1-4f80-952c-d7a003257b27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:18.024Z|f43aa7bd-b4c0-4c81-8fa7-b0a8f3b2055c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:18.024Z|f43aa7bd-b4c0-4c81-8fa7-b0a8f3b2055c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:22.622Z|82e6a2c5-eab2-47ad-aaeb-1d76d3ff44b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:46:22.622Z|82e6a2c5-eab2-47ad-aaeb-1d76d3ff44b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:46:22.904Z|51723c1c-e04d-49f6-b0f0-0f3152ffe4de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:46:22.905Z|51723c1c-e04d-49f6-b0f0-0f3152ffe4de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:46:28.035Z|6ef19f99-61f5-4fa4-924d-69165c510095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:28.036Z|6ef19f99-61f5-4fa4-924d-69165c510095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:28.043Z|b890e1d8-487f-4e82-a2f1-d56ea7f94949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:28.044Z|087ab91d-35f9-4d94-bfda-073aa052528c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:28.044Z|b890e1d8-487f-4e82-a2f1-d56ea7f94949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:28.044Z|087ab91d-35f9-4d94-bfda-073aa052528c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:36.740Z|625a5a72-9fe1-41b2-8f3a-fea0cfc50a4a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:46:36.741Z|625a5a72-9fe1-41b2-8f3a-fea0cfc50a4a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:37.626Z|877b22a9-c753-4207-a63c-129b3b8cb704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:46:37.633Z|877b22a9-c753-4207-a63c-129b3b8cb704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:46:38.062Z|776b973a-e062-4bbf-8cc1-9d8ab74a52c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:38.062Z|776b973a-e062-4bbf-8cc1-9d8ab74a52c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:38.067Z|34c14c42-74a0-46e3-8f77-2d240be64071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:38.067Z|aa080c69-9ca5-479f-ac01-5ccb3e8ecd48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:38.067Z|34c14c42-74a0-46e3-8f77-2d240be64071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:38.068Z|aa080c69-9ca5-479f-ac01-5ccb3e8ecd48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:48.091Z|e61ef88c-c855-4b4e-850d-3dee3ecc0287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:48.091Z|e5dae276-53d4-440f-bc8d-c1050a97195b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:48.091Z|4531438b-f6b6-4c3c-81cd-3c90cb33c68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:48.092Z|4531438b-f6b6-4c3c-81cd-3c90cb33c68a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:48.092Z|e61ef88c-c855-4b4e-850d-3dee3ecc0287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:48.092Z|e5dae276-53d4-440f-bc8d-c1050a97195b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:52.622Z|c558be61-78fb-46b3-8540-e44d68aff51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:46:52.622Z|c558be61-78fb-46b3-8540-e44d68aff51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:46:52.906Z|50b3171d-7bd8-4551-95b5-e062f1f5c6bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:46:52.906Z|50b3171d-7bd8-4551-95b5-e062f1f5c6bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:46:58.116Z|3e34c0ed-1d71-4238-a372-88114bf8b7e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:58.117Z|3e34c0ed-1d71-4238-a372-88114bf8b7e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:58.118Z|6339636f-e6d3-4f44-8d1b-80502f2876b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:58.118Z|6339636f-e6d3-4f44-8d1b-80502f2876b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:46:58.127Z|055757d2-2a0d-4db7-a37c-b278fd026e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:46:58.127Z|055757d2-2a0d-4db7-a37c-b278fd026e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:07.622Z|1341e395-156d-4eff-87c5-844ea14d8eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:47:07.622Z|1341e395-156d-4eff-87c5-844ea14d8eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:47:08.144Z|31a5057b-d51c-4f09-aac2-59ac0af4b34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:08.144Z|c453b12d-2cea-4339-b63d-a502965b64bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:08.145Z|c453b12d-2cea-4339-b63d-a502965b64bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:08.145Z|31a5057b-d51c-4f09-aac2-59ac0af4b34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:08.156Z|7c191547-4750-4454-a33e-99c3d5ab04bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:08.156Z|7c191547-4750-4454-a33e-99c3d5ab04bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:18.170Z|5a27943e-a494-4897-8b86-6eef565ff5da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:18.171Z|5a27943e-a494-4897-8b86-6eef565ff5da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:18.172Z|298871f4-fa8d-4bb3-bb2a-97aadf699b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:18.173Z|298871f4-fa8d-4bb3-bb2a-97aadf699b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:18.190Z|5622fb1b-d48a-4dc1-b849-6cebea6677f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:18.191Z|5622fb1b-d48a-4dc1-b849-6cebea6677f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:22.623Z|65357fed-1107-4f66-9d70-2483bc3b35a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:47:22.627Z|65357fed-1107-4f66-9d70-2483bc3b35a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:47:22.907Z|88b27963-66f9-49c6-870f-aaa32db1db7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:47:22.908Z|88b27963-66f9-49c6-870f-aaa32db1db7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:47:28.206Z|e682d8a6-d2bd-4354-aa61-68481682d981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:28.207Z|e682d8a6-d2bd-4354-aa61-68481682d981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:28.211Z|2cf319a2-8bd4-4b87-a4ed-33d47ada435b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:28.212Z|2cf319a2-8bd4-4b87-a4ed-33d47ada435b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:28.215Z|e34da91a-3674-46c7-96d1-2bdc15766148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:28.216Z|e34da91a-3674-46c7-96d1-2bdc15766148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:36.740Z|9aea83cc-4276-4cdc-93de-be8a5845bec4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:47:36.741Z|9aea83cc-4276-4cdc-93de-be8a5845bec4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:37.622Z|fa1a1cf5-8833-4333-a0f8-f86fc3fb7236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:47:37.623Z|fa1a1cf5-8833-4333-a0f8-f86fc3fb7236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:47:38.244Z|95ff84c4-c094-4cff-8cb2-420c0f727469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:38.246Z|95ff84c4-c094-4cff-8cb2-420c0f727469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:38.259Z|98358f87-7a2e-429b-9f44-5be12b227234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:38.259Z|98358f87-7a2e-429b-9f44-5be12b227234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:38.262Z|0682ca8e-e33c-44b8-bde5-52b69b252655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:38.263Z|0682ca8e-e33c-44b8-bde5-52b69b252655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:48.272Z|9680d8b7-f7f6-4585-9f26-848ba8107ec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:48.273Z|9680d8b7-f7f6-4585-9f26-848ba8107ec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:48.292Z|6b18b7bd-03c9-4893-ab2a-f2589087a9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:48.292Z|6b18b7bd-03c9-4893-ab2a-f2589087a9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:48.299Z|c596fb1f-1dc8-4603-b09d-cd020e6bb203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:48.299Z|c596fb1f-1dc8-4603-b09d-cd020e6bb203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:52.622Z|f237b43a-ce19-490a-9ec8-e81f250af6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:47:52.623Z|f237b43a-ce19-490a-9ec8-e81f250af6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:47:52.908Z|a4fea959-e492-4ceb-9334-8e90a72596d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:47:52.909Z|a4fea959-e492-4ceb-9334-8e90a72596d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:47:58.307Z|eeed6350-a0c0-41db-8891-9442dcf4ba70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:58.307Z|eeed6350-a0c0-41db-8891-9442dcf4ba70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:58.321Z|cfeb6437-2338-43be-8f9a-9ac444dd3347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:58.322Z|cfeb6437-2338-43be-8f9a-9ac444dd3347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:47:58.322Z|b888b84d-35a7-4af8-824d-b0bb3d1f625a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:47:58.323Z|b888b84d-35a7-4af8-824d-b0bb3d1f625a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:07.622Z|632818fc-303b-449f-9fc6-9ca500fcdaa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:48:07.625Z|632818fc-303b-449f-9fc6-9ca500fcdaa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:48:08.335Z|16cbd6b0-853b-4c60-bef0-38018588abf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:08.335Z|16cbd6b0-853b-4c60-bef0-38018588abf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:08.344Z|50808285-f5aa-4f5a-b449-aee8bf8133b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:08.344Z|2178a05f-b354-4b9f-b50f-8e64cd41895b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:08.345Z|50808285-f5aa-4f5a-b449-aee8bf8133b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:08.345Z|2178a05f-b354-4b9f-b50f-8e64cd41895b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:18.369Z|3e769c1d-8a81-41c2-86e2-3c7c48d23a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:18.369Z|3e769c1d-8a81-41c2-86e2-3c7c48d23a8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:18.371Z|40b854dd-a8e4-4377-885b-f8ebbed4086d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:18.371Z|40b854dd-a8e4-4377-885b-f8ebbed4086d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:18.375Z|f968f76f-05e7-42be-bd87-bb772dc6d4c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:18.375Z|f968f76f-05e7-42be-bd87-bb772dc6d4c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:22.622Z|3c4ecd90-9649-454d-b582-d503c70701c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:48:22.623Z|3c4ecd90-9649-454d-b582-d503c70701c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:48:22.910Z|d2d43fa1-db97-49c7-b688-a8ed4f76387b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:48:22.911Z|d2d43fa1-db97-49c7-b688-a8ed4f76387b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:48:28.398Z|5ac8d45a-454a-4073-acbb-5625935da96f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:28.398Z|56cdd68b-3d58-4303-b77d-bd40398020ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:28.399Z|5ac8d45a-454a-4073-acbb-5625935da96f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:28.399Z|56cdd68b-3d58-4303-b77d-bd40398020ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:28.402Z|428b0219-923f-4321-8912-96987c1d6c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:28.403Z|428b0219-923f-4321-8912-96987c1d6c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:36.744Z|2c7672c9-81d2-4852-9ad0-fa04c11e1ba9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:48:36.746Z|2c7672c9-81d2-4852-9ad0-fa04c11e1ba9|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:37.625Z|fa1fa7b8-bbe5-43d9-988c-6f0f4a7668e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:48:37.632Z|fa1fa7b8-bbe5-43d9-988c-6f0f4a7668e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:48:38.427Z|202c636e-d4e6-4981-b8cf-06e8404e0c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:38.428Z|202c636e-d4e6-4981-b8cf-06e8404e0c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:38.430Z|9bd80370-5a16-480e-8f02-bd1101b89ca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:38.431Z|9bd80370-5a16-480e-8f02-bd1101b89ca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:38.433Z|4b36a54d-cb7f-4b06-9836-a2803f93c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:38.434Z|4b36a54d-cb7f-4b06-9836-a2803f93c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:48.456Z|a4d6e93a-c7e8-4e18-a350-482b5bcb4708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:48.457Z|a4d6e93a-c7e8-4e18-a350-482b5bcb4708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:48.458Z|6ff711fe-8d77-4acf-a0a3-a6a5d700141f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:48.458Z|6ff711fe-8d77-4acf-a0a3-a6a5d700141f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:48.456Z|f834edf7-fb12-4d56-b974-1b504cc7f2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:48.461Z|f834edf7-fb12-4d56-b974-1b504cc7f2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:52.622Z|a4b56fbf-5d70-42f1-8a2d-31e2bd3bb031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:48:52.623Z|a4b56fbf-5d70-42f1-8a2d-31e2bd3bb031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:48:52.912Z|9ce96506-4daa-468d-abcc-d8323f7719d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:48:52.912Z|9ce96506-4daa-468d-abcc-d8323f7719d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:48:58.483Z|bfb4ecc8-ee5f-47e4-862b-4be6a02a0aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:58.484Z|bfb4ecc8-ee5f-47e4-862b-4be6a02a0aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:58.484Z|8066705d-0c8c-4c16-b286-47a6b4df5f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:58.485Z|8066705d-0c8c-4c16-b286-47a6b4df5f07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:48:58.488Z|88bacd8e-c460-436f-981a-57c8e2c435e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:48:58.489Z|88bacd8e-c460-436f-981a-57c8e2c435e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:07.622Z|084b5d25-3dcc-486f-bc90-09e8f53ee3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:49:07.623Z|084b5d25-3dcc-486f-bc90-09e8f53ee3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:49:08.509Z|e58dc126-670b-401a-98e6-a081192ca4bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:08.509Z|e58dc126-670b-401a-98e6-a081192ca4bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:08.510Z|d1be743e-a93b-48ce-badc-40206548415d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:08.510Z|d1be743e-a93b-48ce-badc-40206548415d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:08.515Z|034e4d64-b9ea-48fa-bc6f-9411978cdc8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:08.516Z|034e4d64-b9ea-48fa-bc6f-9411978cdc8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:18.537Z|0ab69f3d-66fa-4915-8749-457369a932bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:18.538Z|0ab69f3d-66fa-4915-8749-457369a932bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:18.541Z|97d8c88b-3eb2-40b9-b68a-be7f5a79856a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:18.542Z|97d8c88b-3eb2-40b9-b68a-be7f5a79856a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:18.542Z|cb8dcc03-fcb6-4ebc-a93d-5215360599b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:18.542Z|cb8dcc03-fcb6-4ebc-a93d-5215360599b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:22.622Z|6f52a1cb-6858-4d29-aa26-a589e8134813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:49:22.625Z|6f52a1cb-6858-4d29-aa26-a589e8134813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:49:22.913Z|488b0798-5962-4caf-9104-93de2df870ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:49:22.913Z|488b0798-5962-4caf-9104-93de2df870ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:49:28.564Z|5390db6a-8428-4e5a-9407-6559ea0ec555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:28.564Z|38927942-a72a-4f46-b8fa-8e37ce5213df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:28.565Z|5390db6a-8428-4e5a-9407-6559ea0ec555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:28.565Z|38927942-a72a-4f46-b8fa-8e37ce5213df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:28.565Z|ec1dbb80-3784-40ad-b8e4-2f9af4950836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:28.566Z|ec1dbb80-3784-40ad-b8e4-2f9af4950836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:36.741Z|06a78f08-22b4-48b2-b5cb-f6ae1296efc6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:49:36.742Z|06a78f08-22b4-48b2-b5cb-f6ae1296efc6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:37.622Z|3d8dda70-8e2f-48fd-9693-8ac139cd9aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:49:37.622Z|3d8dda70-8e2f-48fd-9693-8ac139cd9aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:49:38.590Z|fb895ab8-1c25-49a7-bca2-ab07cc5f4346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:38.590Z|bb925e5a-b079-4a33-8d79-911f92727fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:38.591Z|fb895ab8-1c25-49a7-bca2-ab07cc5f4346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:38.591Z|bb925e5a-b079-4a33-8d79-911f92727fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:38.601Z|0cce2296-f5fb-4288-9f94-686a90b65034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:38.602Z|0cce2296-f5fb-4288-9f94-686a90b65034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:48.616Z|3f05168c-5a41-4757-b17b-7b77f1e271de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:48.617Z|3f05168c-5a41-4757-b17b-7b77f1e271de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:48.619Z|17f84d84-44cc-4166-a287-9b53848191b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:48.619Z|17f84d84-44cc-4166-a287-9b53848191b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:48.626Z|840e4a30-ed1f-4e6e-bb21-b2150cfc62c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:48.628Z|840e4a30-ed1f-4e6e-bb21-b2150cfc62c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:52.622Z|5fac1196-394d-4fc9-b8e1-849832db6b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:49:52.622Z|5fac1196-394d-4fc9-b8e1-849832db6b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:49:52.914Z|9e1804cb-bf6c-4540-927a-184f082dad67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:49:52.915Z|9e1804cb-bf6c-4540-927a-184f082dad67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:49:58.643Z|709e93da-f6e3-404a-8ec7-c1b87dab361c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:58.644Z|709e93da-f6e3-404a-8ec7-c1b87dab361c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:58.646Z|466fe1af-3773-4a61-9a3b-ed5676269824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:58.653Z|466fe1af-3773-4a61-9a3b-ed5676269824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:49:58.654Z|7d616823-9343-4f26-a163-0d22c5c504aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:49:58.654Z|7d616823-9343-4f26-a163-0d22c5c504aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:07.622Z|8453b621-d1b7-4fc1-aa09-851f41f35e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:50:07.625Z|8453b621-d1b7-4fc1-aa09-851f41f35e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:50:08.667Z|16e274f9-ed35-4f38-870e-c9b5e08db64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:08.668Z|16e274f9-ed35-4f38-870e-c9b5e08db64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:08.678Z|fef160b3-38db-4e68-936e-0abf33b0150a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:08.678Z|fef160b3-38db-4e68-936e-0abf33b0150a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:08.679Z|4b060edc-fbf2-4794-ba9f-995cb54fc580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:08.679Z|4b060edc-fbf2-4794-ba9f-995cb54fc580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:18.691Z|e91ad4d9-ca22-4d7f-bd8a-a3b27049a927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:18.691Z|e91ad4d9-ca22-4d7f-bd8a-a3b27049a927|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:18.703Z|1744324d-00b2-47a1-af19-04e0a5500092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:18.704Z|1744324d-00b2-47a1-af19-04e0a5500092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:18.705Z|6e0a41c7-0734-4714-a95c-7d39f594bdb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:18.705Z|6e0a41c7-0734-4714-a95c-7d39f594bdb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:22.626Z|b05befe1-e436-4c3e-84e2-a86aa1391829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:50:22.626Z|b05befe1-e436-4c3e-84e2-a86aa1391829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:50:22.915Z|840dea08-cb61-458f-8a89-724200a19420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:50:22.916Z|840dea08-cb61-458f-8a89-724200a19420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:50:28.721Z|dcfb30ad-5a3d-445f-8fb2-b3019815444b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:28.721Z|dcfb30ad-5a3d-445f-8fb2-b3019815444b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:28.728Z|46bc264b-dc5e-45c5-bd45-3f6461a728b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:28.728Z|46bc264b-dc5e-45c5-bd45-3f6461a728b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:28.728Z|99e45d0b-7a44-458f-8533-645a019e3702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:28.729Z|99e45d0b-7a44-458f-8533-645a019e3702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:36.740Z|5fd855c2-6b9c-485c-8037-0b39b7cf7ede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:50:36.741Z|5fd855c2-6b9c-485c-8037-0b39b7cf7ede|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:37.622Z|bcaa7a0b-f8d6-4bf8-b463-adf627b5c0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:50:37.622Z|bcaa7a0b-f8d6-4bf8-b463-adf627b5c0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:50:38.804Z|8370634c-fb54-4e93-9ae6-1ee437bf87fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:38.804Z|8370634c-fb54-4e93-9ae6-1ee437bf87fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:38.806Z|84119125-f557-49eb-b09e-405aabe0a22a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:38.838Z|84119125-f557-49eb-b09e-405aabe0a22a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:38.843Z|144f410f-a6b8-4461-b1ed-60b0448cbb07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:38.843Z|144f410f-a6b8-4461-b1ed-60b0448cbb07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:48.861Z|004882ca-9aad-4dc3-90d2-afa291fa4344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:48.862Z|004882ca-9aad-4dc3-90d2-afa291fa4344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:48.894Z|df36dfdb-5a28-4e4b-9409-fe88e0edea61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:48.895Z|51a57edf-0756-45cb-81c5-e9e23fd38f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:48.895Z|df36dfdb-5a28-4e4b-9409-fe88e0edea61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:48.895Z|51a57edf-0756-45cb-81c5-e9e23fd38f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:52.622Z|103fdf49-5a9f-4a59-8b71-52b851ea2212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:50:52.627Z|103fdf49-5a9f-4a59-8b71-52b851ea2212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:50:52.917Z|7c142284-88e2-46bb-9f0d-88bb52f640a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:50:52.918Z|7c142284-88e2-46bb-9f0d-88bb52f640a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:50:58.886Z|a1368c65-a1f9-4f61-a6f7-a57e03e067d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:58.887Z|a1368c65-a1f9-4f61-a6f7-a57e03e067d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:58.919Z|66842f2c-300d-42a1-8536-7bfd64d2426c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:58.920Z|66842f2c-300d-42a1-8536-7bfd64d2426c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:50:58.921Z|e02a15bb-f55e-4bc4-a4a6-71e546c36a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:50:58.921Z|e02a15bb-f55e-4bc4-a4a6-71e546c36a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:07.622Z|55ea135d-88ca-4ac2-9571-a85545510eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:51:07.623Z|55ea135d-88ca-4ac2-9571-a85545510eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:51:08.910Z|26d75824-f5d8-4135-932a-317e56adce7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:08.911Z|26d75824-f5d8-4135-932a-317e56adce7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:08.945Z|396c7b1a-0691-4301-b3dd-869d14dfda45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:08.946Z|396c7b1a-0691-4301-b3dd-869d14dfda45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:08.948Z|ee71ab2a-56c2-4e7c-a02c-0fb6c6ee7636|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:08.948Z|ee71ab2a-56c2-4e7c-a02c-0fb6c6ee7636|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:18.935Z|b62700a1-1888-4d6c-9b35-1dafeb348077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:18.935Z|b62700a1-1888-4d6c-9b35-1dafeb348077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:18.970Z|74c1c5d9-e96b-4d33-ad04-a9da47121d31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:18.971Z|74c1c5d9-e96b-4d33-ad04-a9da47121d31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:18.972Z|a8b2c5b2-34da-47a9-add0-3c6660df413e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:18.972Z|a8b2c5b2-34da-47a9-add0-3c6660df413e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:22.622Z|fa1e7122-4316-4201-b481-dc1be4e20676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:51:22.622Z|fa1e7122-4316-4201-b481-dc1be4e20676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:51:22.918Z|89f01374-9ce0-46d8-8234-2f1b6c540870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:51:22.919Z|89f01374-9ce0-46d8-8234-2f1b6c540870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:51:28.961Z|00cbbf5b-e720-4d66-b220-eb661b6168aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:28.963Z|00cbbf5b-e720-4d66-b220-eb661b6168aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:28.994Z|4ce245dc-9454-4c2a-9203-9f8019d05fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:28.994Z|6e02278d-6602-4b33-953c-ad09f71d7809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:28.995Z|4ce245dc-9454-4c2a-9203-9f8019d05fa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:28.995Z|6e02278d-6602-4b33-953c-ad09f71d7809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:36.742Z|1b4b8321-edd8-4c59-a373-011680ab03f7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:51:36.743Z|1b4b8321-edd8-4c59-a373-011680ab03f7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:37.622Z|025d9adc-7642-449e-9b3d-e860b0ce6b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:51:37.625Z|025d9adc-7642-449e-9b3d-e860b0ce6b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:51:38.993Z|2e8c7624-3d9d-4cd3-bf23-830574929871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:38.993Z|2e8c7624-3d9d-4cd3-bf23-830574929871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:39.019Z|33c12bc2-bf39-4a64-9d6f-9b245b7ded52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:39.021Z|33c12bc2-bf39-4a64-9d6f-9b245b7ded52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:39.034Z|9b596b30-f480-49ab-815b-6acd335e5ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:39.035Z|9b596b30-f480-49ab-815b-6acd335e5ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:49.024Z|f10f1f1b-7862-4ac5-9ac1-8aa1be5c59da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:49.025Z|f10f1f1b-7862-4ac5-9ac1-8aa1be5c59da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:49.047Z|bbda8003-22af-4ff8-9a14-0652195114aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:49.048Z|bbda8003-22af-4ff8-9a14-0652195114aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:49.059Z|b521b264-6b5d-4179-89be-831e4b8b847e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:49.060Z|b521b264-6b5d-4179-89be-831e4b8b847e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:52.622Z|0eb6d8d3-1e89-487c-8e85-64191ed78853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:51:52.622Z|0eb6d8d3-1e89-487c-8e85-64191ed78853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:51:52.920Z|f2fd380e-253b-44a4-ac04-bd2bdc7f8bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:51:52.920Z|f2fd380e-253b-44a4-ac04-bd2bdc7f8bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:51:59.050Z|555b4973-c77e-4a80-b249-3adea7acad5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:59.051Z|555b4973-c77e-4a80-b249-3adea7acad5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:59.071Z|e6dd2b0c-f015-486a-8093-29658bd9fb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:59.071Z|e6dd2b0c-f015-486a-8093-29658bd9fb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:51:59.083Z|5b31c50c-5ba0-41da-89e9-d5904cc92479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:51:59.084Z|5b31c50c-5ba0-41da-89e9-d5904cc92479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:07.622Z|18f33f65-fa1d-473b-a504-57e57732cbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:52:07.622Z|18f33f65-fa1d-473b-a504-57e57732cbf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:52:09.080Z|b713e7b2-9cd8-4c26-8b16-acd463f6765c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:09.081Z|b713e7b2-9cd8-4c26-8b16-acd463f6765c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:09.098Z|d9603efd-7028-4599-a3a3-58a546d748de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:09.099Z|d9603efd-7028-4599-a3a3-58a546d748de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:09.110Z|c0e7e976-e19c-4477-b0ad-f8b27abdfd94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:09.110Z|c0e7e976-e19c-4477-b0ad-f8b27abdfd94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:19.104Z|99d8dc89-743e-4da3-8fdf-8734f89c4701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:19.105Z|99d8dc89-743e-4da3-8fdf-8734f89c4701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:19.123Z|6b3ad84a-e1c0-463c-9bf5-004d721bb152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:19.124Z|6b3ad84a-e1c0-463c-9bf5-004d721bb152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:19.133Z|48198ff1-2623-45d7-bd9a-fd22637dda45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:19.137Z|48198ff1-2623-45d7-bd9a-fd22637dda45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:22.622Z|3fc1d56a-3f9c-4b42-b696-1fbe12893f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:52:22.624Z|3fc1d56a-3f9c-4b42-b696-1fbe12893f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:52:22.921Z|c40491e6-3438-4ae6-a9a5-82cfc71f20d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:52:22.922Z|c40491e6-3438-4ae6-a9a5-82cfc71f20d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:52:29.129Z|ee9e9eb3-4c2e-45d5-bbc7-c73242ada89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:29.130Z|ee9e9eb3-4c2e-45d5-bbc7-c73242ada89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:29.144Z|813133f4-0e61-40c4-a42d-840f49df5fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:29.145Z|813133f4-0e61-40c4-a42d-840f49df5fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:29.158Z|09bc59f8-31aa-451b-a07b-29b08aec34db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:29.159Z|09bc59f8-31aa-451b-a07b-29b08aec34db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:36.741Z|9cb636a2-a74e-4386-b1f2-6e0c1adfb344|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:52:36.742Z|9cb636a2-a74e-4386-b1f2-6e0c1adfb344|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:37.622Z|ab1dad6c-1ee5-44d9-a926-326d35ef9573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:52:37.622Z|ab1dad6c-1ee5-44d9-a926-326d35ef9573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:52:39.161Z|36869153-981c-44e1-81de-db19af06cfab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:39.161Z|36869153-981c-44e1-81de-db19af06cfab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:39.171Z|bf8b1a58-c7f2-46e7-a9af-281331976b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:39.171Z|bf8b1a58-c7f2-46e7-a9af-281331976b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:39.181Z|f607baf2-3dda-432f-85e1-e1d83c611c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:39.181Z|f607baf2-3dda-432f-85e1-e1d83c611c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:49.187Z|a0bae419-6b57-48bf-8786-aa34639a9ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:49.187Z|a0bae419-6b57-48bf-8786-aa34639a9ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:49.193Z|73ece38f-4571-4262-a7cb-2cd2beb27933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:49.194Z|73ece38f-4571-4262-a7cb-2cd2beb27933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:49.205Z|4e18dafa-cc2a-4257-894b-ec2416a8e119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:49.206Z|4e18dafa-cc2a-4257-894b-ec2416a8e119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:52.622Z|8de84e8c-dfc2-436a-8099-42e7bbf4e4df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:52:52.622Z|8de84e8c-dfc2-436a-8099-42e7bbf4e4df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:52:52.922Z|609e807c-43b2-43dd-b1f7-ae2346b24c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:52:52.923Z|609e807c-43b2-43dd-b1f7-ae2346b24c64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:52:59.231Z|209085fa-9c76-4445-b78c-7ef7cd67697e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:59.232Z|209085fa-9c76-4445-b78c-7ef7cd67697e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:59.251Z|27fe2219-9f98-47c4-a51a-b81ab20df481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:59.251Z|61a7c732-291f-44fe-bc81-25062c6b0b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:52:59.252Z|27fe2219-9f98-47c4-a51a-b81ab20df481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:52:59.252Z|61a7c732-291f-44fe-bc81-25062c6b0b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:07.625Z|d980d25e-fc77-4241-87a0-d5fc4c722d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:53:07.628Z|d980d25e-fc77-4241-87a0-d5fc4c722d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:53:09.256Z|9f2a9b3f-6e9f-40c0-8477-66238be49b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:09.257Z|9f2a9b3f-6e9f-40c0-8477-66238be49b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:09.276Z|36d6204e-628c-4696-bdcb-fb576a651cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:09.277Z|36d6204e-628c-4696-bdcb-fb576a651cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:09.278Z|9ccbc517-b166-4e07-b108-19e8b1891bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:09.280Z|9ccbc517-b166-4e07-b108-19e8b1891bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:19.280Z|9e460056-5d59-4e93-9ac7-db990f139f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:19.281Z|9e460056-5d59-4e93-9ac7-db990f139f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:19.303Z|9c6a683e-a8ca-4c08-9cc0-0ce9dfb331f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:19.306Z|3064e6c5-b95d-4487-a1f5-e740110ba5d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:19.307Z|3064e6c5-b95d-4487-a1f5-e740110ba5d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:19.304Z|9c6a683e-a8ca-4c08-9cc0-0ce9dfb331f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:22.622Z|8ce683a3-53d2-4b57-be15-23ab0c446c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:53:22.622Z|8ce683a3-53d2-4b57-be15-23ab0c446c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:53:22.923Z|0d463eaa-a880-4c45-9d73-a99ef69ee5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:53:22.924Z|0d463eaa-a880-4c45-9d73-a99ef69ee5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:53:29.304Z|9abb19a7-9b96-4039-8702-1121355c2507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:29.304Z|9abb19a7-9b96-4039-8702-1121355c2507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:29.329Z|1f394e09-1a74-470e-b175-1821cb379adf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:29.329Z|1f394e09-1a74-470e-b175-1821cb379adf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:29.329Z|5df62c59-6399-45d2-9db5-c2c89b093a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:29.330Z|5df62c59-6399-45d2-9db5-c2c89b093a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:36.742Z|36a43e68-d6e8-41f5-b758-21e00133962b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:53:36.744Z|36a43e68-d6e8-41f5-b758-21e00133962b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:37.623Z|6c853886-f55d-402a-9317-c48a770923b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:53:37.623Z|6c853886-f55d-402a-9317-c48a770923b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:53:39.328Z|d550dbdd-c950-4714-87cf-58018b902a64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:39.329Z|d550dbdd-c950-4714-87cf-58018b902a64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:39.351Z|6057e072-bb76-4c44-8f94-feb4ae170315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:39.351Z|b5515828-7529-4718-bc34-a9c6d1e8ac1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:39.352Z|b5515828-7529-4718-bc34-a9c6d1e8ac1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:39.352Z|6057e072-bb76-4c44-8f94-feb4ae170315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:49.355Z|49f3cfef-f824-4bbd-9086-5cc1681516b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:49.356Z|49f3cfef-f824-4bbd-9086-5cc1681516b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:49.376Z|67c7df2f-1adc-4885-850b-4381cefd577a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:49.377Z|67c7df2f-1adc-4885-850b-4381cefd577a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:49.381Z|7d68c399-ed03-4dde-ae46-a16de6ad9004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:49.381Z|7d68c399-ed03-4dde-ae46-a16de6ad9004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:52.622Z|3655eef7-ac53-4593-addc-dadf64cdfb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:53:52.624Z|3655eef7-ac53-4593-addc-dadf64cdfb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:53:52.925Z|4d59b0cc-e963-4893-af8a-9a62e6c91696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:53:52.925Z|4d59b0cc-e963-4893-af8a-9a62e6c91696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:53:59.386Z|13483f12-5b4e-4d21-89fb-e9c5f6521689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:59.387Z|13483f12-5b4e-4d21-89fb-e9c5f6521689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:59.400Z|b3e51e58-0c32-4141-b7b1-da36cdf47d82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:59.405Z|ed9ce9c2-78d4-41a0-b104-bef23f1332aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:53:59.406Z|ed9ce9c2-78d4-41a0-b104-bef23f1332aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:53:59.411Z|b3e51e58-0c32-4141-b7b1-da36cdf47d82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:07.622Z|5f34a0f9-7ec0-4688-92cf-5cb7c4246f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:54:07.622Z|5f34a0f9-7ec0-4688-92cf-5cb7c4246f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:54:09.415Z|0925d2c3-9f9f-4cbc-b0bf-31a70b758ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:09.416Z|0925d2c3-9f9f-4cbc-b0bf-31a70b758ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:09.429Z|5a3dc817-f070-44dc-a045-b9072efba132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:09.430Z|5a3dc817-f070-44dc-a045-b9072efba132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:09.437Z|4e0a0c0b-171d-484d-8820-ffa2c61e0f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:09.438Z|4e0a0c0b-171d-484d-8820-ffa2c61e0f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:19.444Z|06535aca-acaa-491f-8fcb-08c3e627cc37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:19.445Z|06535aca-acaa-491f-8fcb-08c3e627cc37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:19.454Z|1181bf1f-3f50-4b8c-8005-39adc46c4353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:19.455Z|1181bf1f-3f50-4b8c-8005-39adc46c4353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:19.461Z|93973414-5129-4fcc-9081-5c742723f276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:19.461Z|93973414-5129-4fcc-9081-5c742723f276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:22.622Z|efe32f06-3298-4eeb-a693-ba0d78b565be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:54:22.622Z|efe32f06-3298-4eeb-a693-ba0d78b565be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:54:22.926Z|d1552b1f-dc83-41ee-b3a7-dc192529f152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:54:22.927Z|d1552b1f-dc83-41ee-b3a7-dc192529f152|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:54:29.469Z|f643ad54-e039-4e17-9f7e-1c48f2fa2f57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:29.469Z|f643ad54-e039-4e17-9f7e-1c48f2fa2f57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:29.476Z|007f4f36-5066-43c3-9761-78071a32dc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:29.476Z|007f4f36-5066-43c3-9761-78071a32dc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:29.481Z|e620b2cd-c717-492d-8ad4-34823fb064b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:29.481Z|e620b2cd-c717-492d-8ad4-34823fb064b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:36.742Z|3f35e53a-091c-4102-9fc9-7cffc6ef2c37|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:54:36.742Z|3f35e53a-091c-4102-9fc9-7cffc6ef2c37|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:37.622Z|53db509a-c853-4b76-a3bf-2e0037999a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:54:37.626Z|53db509a-c853-4b76-a3bf-2e0037999a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:54:39.510Z|28e5664a-882d-4e79-b5b8-3c96bd6b7331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:39.510Z|6bd56c18-45a5-4375-acdd-f5f4dbfe29e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:39.511Z|28e5664a-882d-4e79-b5b8-3c96bd6b7331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:39.512Z|ffdda261-ccf9-4ccb-b52a-5746dc32720c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:39.512Z|ffdda261-ccf9-4ccb-b52a-5746dc32720c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:39.512Z|6bd56c18-45a5-4375-acdd-f5f4dbfe29e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:49.535Z|6a711b32-c41f-4aed-88f0-0f041a11eebc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:49.536Z|6a711b32-c41f-4aed-88f0-0f041a11eebc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:49.538Z|fa7cc157-f9f8-4c9f-b37b-4538ee0bf569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:49.538Z|fa7cc157-f9f8-4c9f-b37b-4538ee0bf569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:49.541Z|570b3377-53b5-4e6f-9995-4e0cc40bf36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:49.542Z|570b3377-53b5-4e6f-9995-4e0cc40bf36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:52.622Z|96196bb4-0d1e-4f48-a7fe-608d4aefeee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:54:52.623Z|96196bb4-0d1e-4f48-a7fe-608d4aefeee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:54:52.928Z|d905d9ea-6b28-4156-ae7d-63cd97827141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:54:52.928Z|d905d9ea-6b28-4156-ae7d-63cd97827141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:54:59.561Z|9ed5ec5a-5579-41fc-b07a-e7d6fcc08cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:59.561Z|37520069-f367-431e-b89b-596bb22546bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:59.561Z|37520069-f367-431e-b89b-596bb22546bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:59.562Z|9ed5ec5a-5579-41fc-b07a-e7d6fcc08cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:54:59.563Z|b2f6403b-f08c-4929-9ed3-8154fdfcaeed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:54:59.564Z|b2f6403b-f08c-4929-9ed3-8154fdfcaeed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:07.622Z|aa36fa7a-23be-4557-ae49-cd53782a94c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:55:07.622Z|aa36fa7a-23be-4557-ae49-cd53782a94c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:55:09.589Z|08aff778-4b34-4dfd-a49c-fe1652a54346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:09.589Z|a11dbd84-031c-497c-be70-5f11b269fb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:09.590Z|a11dbd84-031c-497c-be70-5f11b269fb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:09.590Z|08aff778-4b34-4dfd-a49c-fe1652a54346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:09.589Z|298ea32d-4320-4654-95a5-4c94d6b8c866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:09.593Z|298ea32d-4320-4654-95a5-4c94d6b8c866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:19.623Z|bad0fbd7-25ca-47b6-bdbf-2f01d9cf59ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:19.623Z|2e8ad44d-4cb8-4772-95d1-0b467bb3e7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:19.624Z|544f871d-d44e-4456-8d8c-a39586a29d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:19.624Z|bad0fbd7-25ca-47b6-bdbf-2f01d9cf59ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:19.624Z|2e8ad44d-4cb8-4772-95d1-0b467bb3e7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:19.624Z|544f871d-d44e-4456-8d8c-a39586a29d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:22.622Z|27c90e99-e92d-437a-a7bb-678e80f4a3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:55:22.625Z|27c90e99-e92d-437a-a7bb-678e80f4a3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:55:22.929Z|ea90f12d-6318-40a3-ae8d-a218ec5c6abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:55:22.930Z|ea90f12d-6318-40a3-ae8d-a218ec5c6abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:55:29.652Z|4d4e6a59-6d00-4460-83ea-c5ed308be211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:29.652Z|25d22f99-86a3-4e60-a8ee-cf7f3c94fd72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:29.652Z|8f3510ca-adc0-4779-a3d4-2ae17e71c219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:29.654Z|25d22f99-86a3-4e60-a8ee-cf7f3c94fd72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:29.654Z|8f3510ca-adc0-4779-a3d4-2ae17e71c219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:29.654Z|4d4e6a59-6d00-4460-83ea-c5ed308be211|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:36.743Z|a435d541-148b-467d-a518-4200e1dc90cf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:55:36.744Z|a435d541-148b-467d-a518-4200e1dc90cf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:37.622Z|f41f1d8f-b73d-46c7-b371-d9ebc4218eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:55:37.637Z|f41f1d8f-b73d-46c7-b371-d9ebc4218eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:55:39.682Z|fd47fb80-d1d5-4724-a208-f8837187f80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:39.682Z|51ccd88e-c704-4a70-9096-09bc3565bffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:39.682Z|0a8758c3-1133-4ffd-a06a-fe5cfb8c8941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:39.683Z|0a8758c3-1133-4ffd-a06a-fe5cfb8c8941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:39.683Z|51ccd88e-c704-4a70-9096-09bc3565bffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:39.683Z|fd47fb80-d1d5-4724-a208-f8837187f80d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:49.709Z|9e28df5f-e91d-4971-868f-ba26d7e4d9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:49.709Z|8304a234-8ae4-4964-a794-effb736b255b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:49.710Z|9e28df5f-e91d-4971-868f-ba26d7e4d9c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:49.710Z|8304a234-8ae4-4964-a794-effb736b255b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:49.717Z|9df7bbb2-655c-4275-9371-6d82cfddeede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:49.718Z|9df7bbb2-655c-4275-9371-6d82cfddeede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:52.626Z|887f13ef-0815-402d-92b1-a1ba2f99ede7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:55:52.628Z|887f13ef-0815-402d-92b1-a1ba2f99ede7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:55:52.931Z|62035eda-bd05-4f53-9568-0da853a36c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:55:52.931Z|62035eda-bd05-4f53-9568-0da853a36c3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:55:59.739Z|86426c0b-3713-4d25-9249-6bcbfc612064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:59.739Z|86426c0b-3713-4d25-9249-6bcbfc612064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:59.752Z|983ec9c8-f9bc-45b1-ae37-239d23bce3cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:59.752Z|f809c2ec-c6a1-4341-8ae8-62ac6059f7a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:55:59.752Z|983ec9c8-f9bc-45b1-ae37-239d23bce3cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:55:59.752Z|f809c2ec-c6a1-4341-8ae8-62ac6059f7a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:07.622Z|13ac74de-c8cb-4b63-a47f-1a9f61aaad9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:56:07.623Z|13ac74de-c8cb-4b63-a47f-1a9f61aaad9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:56:09.770Z|fa80ab1a-41f9-4050-bb49-20b503cadc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:09.770Z|fa80ab1a-41f9-4050-bb49-20b503cadc4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:09.775Z|5cca19a1-9273-4420-9d71-712116faa13a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:09.775Z|99f7f4a4-1007-402d-8c31-a631e43fef84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:09.776Z|5cca19a1-9273-4420-9d71-712116faa13a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:09.776Z|99f7f4a4-1007-402d-8c31-a631e43fef84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:19.801Z|d66d702b-bbe5-4aa9-a787-69a4e4a7bea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:19.802Z|d66d702b-bbe5-4aa9-a787-69a4e4a7bea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:19.816Z|8820723b-e530-4c55-91ec-0bd429b80ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:19.817Z|8820723b-e530-4c55-91ec-0bd429b80ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:19.818Z|67396f96-e1ad-49b2-bc97-264431c521f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:19.819Z|67396f96-e1ad-49b2-bc97-264431c521f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:22.622Z|1bf971af-aac9-4ff1-9d6e-4cd891463bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:56:22.622Z|1bf971af-aac9-4ff1-9d6e-4cd891463bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:56:22.932Z|a9dd9203-df7c-4dcd-90f5-bcd0cd23f3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:56:22.932Z|a9dd9203-df7c-4dcd-90f5-bcd0cd23f3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:56:29.824Z|5c79c8cb-5a17-4fe3-9be0-c500df9abed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:29.824Z|5c79c8cb-5a17-4fe3-9be0-c500df9abed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:29.839Z|f1605d10-fe56-4f6f-afd6-7bd67cdb5c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:29.840Z|f1605d10-fe56-4f6f-afd6-7bd67cdb5c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:29.844Z|ca1aa449-fc4c-4f22-b6b5-3aa28d56ba4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:29.845Z|ca1aa449-fc4c-4f22-b6b5-3aa28d56ba4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:36.741Z|e17488b3-c359-48eb-abba-be45245fb4a0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:56:36.742Z|e17488b3-c359-48eb-abba-be45245fb4a0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:37.622Z|f4734951-b392-47ca-b6f1-3830fd9dbf88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:56:37.633Z|f4734951-b392-47ca-b6f1-3830fd9dbf88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:56:39.851Z|39fd6627-2511-4ef6-aa0d-4c0d04c3cd2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:39.852Z|39fd6627-2511-4ef6-aa0d-4c0d04c3cd2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:39.860Z|02440a52-010c-4f03-b252-0b39b853006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:39.860Z|02440a52-010c-4f03-b252-0b39b853006a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:39.868Z|338d339a-d95e-4537-ad85-9086f9801ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:39.868Z|338d339a-d95e-4537-ad85-9086f9801ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:49.876Z|a4a9804c-379a-46fe-b061-0ef4e2e4519d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:49.877Z|a4a9804c-379a-46fe-b061-0ef4e2e4519d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:49.884Z|dc8f7b78-b4da-45d5-8a2e-85c5328263ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:49.885Z|dc8f7b78-b4da-45d5-8a2e-85c5328263ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:49.889Z|4d49ad72-e79e-4b16-9987-81815eb19e5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:49.889Z|4d49ad72-e79e-4b16-9987-81815eb19e5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:52.622Z|9a3af4f8-d20b-47ae-bf28-0840c16da374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:56:52.623Z|9a3af4f8-d20b-47ae-bf28-0840c16da374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:56:52.933Z|f5d1ed2a-c9da-4811-a84f-069828f72d4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:56:52.934Z|f5d1ed2a-c9da-4811-a84f-069828f72d4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:56:59.910Z|1a80531d-7af6-4061-a59f-97984b2ffdcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:59.911Z|1a80531d-7af6-4061-a59f-97984b2ffdcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:59.914Z|03a59bb4-90aa-4886-b1ac-944db42bbc01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:59.914Z|03a59bb4-90aa-4886-b1ac-944db42bbc01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:56:59.928Z|8017b531-7a96-4e62-ad25-8de8ec9588ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:56:59.929Z|8017b531-7a96-4e62-ad25-8de8ec9588ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:07.622Z|b2f4a52c-fa06-4617-ae2f-0dffe1fc6e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:57:07.622Z|b2f4a52c-fa06-4617-ae2f-0dffe1fc6e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:57:09.938Z|0f60a328-d5a6-4511-a93a-dfdc6520fd2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:09.938Z|46476656-411a-4824-9b75-d99fb4acc87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:09.938Z|46476656-411a-4824-9b75-d99fb4acc87f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:09.938Z|0f60a328-d5a6-4511-a93a-dfdc6520fd2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:09.952Z|9d57504f-1dc6-43c7-8bf1-cc2d52882558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:09.952Z|9d57504f-1dc6-43c7-8bf1-cc2d52882558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:19.965Z|221f155c-cced-445b-92f6-eb3e8e084d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:19.965Z|c669066b-7884-497f-aecb-4d930257eefe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:19.966Z|221f155c-cced-445b-92f6-eb3e8e084d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:19.966Z|c669066b-7884-497f-aecb-4d930257eefe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:19.982Z|a8f4d939-78d8-410a-a9f2-331f4be482cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:19.982Z|a8f4d939-78d8-410a-a9f2-331f4be482cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:22.622Z|f9ea4959-bbd7-4285-88c1-d2246e9029ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:57:22.624Z|f9ea4959-bbd7-4285-88c1-d2246e9029ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:57:22.934Z|43d7c9a6-3fb1-49d4-9710-bc209407e724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:57:22.935Z|43d7c9a6-3fb1-49d4-9710-bc209407e724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:57:29.994Z|008595da-2176-4c57-b124-28de733f67da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:29.994Z|b6b30fb3-faec-4aba-8c74-c4e87a4233c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:29.994Z|008595da-2176-4c57-b124-28de733f67da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:29.994Z|b6b30fb3-faec-4aba-8c74-c4e87a4233c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:30.003Z|2cf314a5-3bd3-405b-afa5-842f3dbe89df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:30.004Z|2cf314a5-3bd3-405b-afa5-842f3dbe89df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:36.740Z|1948f142-ca88-4d36-9c61-90195d04271e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:57:36.741Z|1948f142-ca88-4d36-9c61-90195d04271e|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:37.622Z|90049ad9-81cb-4c32-9d6c-bbacdac3f056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:57:37.623Z|90049ad9-81cb-4c32-9d6c-bbacdac3f056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:57:40.016Z|d8e37c2b-19ac-4d57-a3be-ebce239e1ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:40.017Z|d8e37c2b-19ac-4d57-a3be-ebce239e1ebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:40.019Z|d6f964fc-f47d-48d5-bcfc-ec1e0a26fb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:40.019Z|d6f964fc-f47d-48d5-bcfc-ec1e0a26fb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:40.029Z|f2c3ba08-b714-4807-8950-e5c9e60f31f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:40.030Z|f2c3ba08-b714-4807-8950-e5c9e60f31f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:50.041Z|6923901e-1476-4c9d-bbe7-2067da52abdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:50.041Z|b2ab5c80-2baf-4003-9977-4078a7d79037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:50.042Z|6923901e-1476-4c9d-bbe7-2067da52abdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:50.042Z|b2ab5c80-2baf-4003-9977-4078a7d79037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:50.053Z|75f7afcc-eac3-4797-b009-7ae28b6dadca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:57:50.054Z|75f7afcc-eac3-4797-b009-7ae28b6dadca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:57:52.625Z|1eefff14-745a-4908-9d28-f0a47bb4335b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:57:52.629Z|1eefff14-745a-4908-9d28-f0a47bb4335b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:57:52.936Z|d329ca58-d8ea-4412-b48d-fb69dc1162f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:57:52.936Z|d329ca58-d8ea-4412-b48d-fb69dc1162f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:58:00.064Z|1f1e23ec-53b2-4834-9795-71e220b5ffde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:00.065Z|1f1e23ec-53b2-4834-9795-71e220b5ffde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:00.067Z|59cf1e82-b908-48f2-9d07-ca43027ec459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:00.067Z|59cf1e82-b908-48f2-9d07-ca43027ec459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:00.074Z|58ee5071-56e2-4f6b-a2ed-8cc65ef09c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:00.075Z|58ee5071-56e2-4f6b-a2ed-8cc65ef09c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:07.622Z|f0a4306d-3dc8-4e93-ba61-a616f61ce0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:58:07.622Z|f0a4306d-3dc8-4e93-ba61-a616f61ce0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:58:10.088Z|f88791d0-1c73-4751-af98-65f7b2f043ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:10.088Z|830dcf87-de06-417f-b268-55cc29e7a2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:10.088Z|f88791d0-1c73-4751-af98-65f7b2f043ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:10.088Z|830dcf87-de06-417f-b268-55cc29e7a2fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:10.098Z|580701f1-4f60-4c7e-bd70-1aa119b838ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:10.098Z|580701f1-4f60-4c7e-bd70-1aa119b838ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:20.120Z|58ad29b0-7a2d-4bc5-9237-767cb88d1d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:20.120Z|60fe430a-cf77-4574-8526-64cc69e6ba4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:20.121Z|58ad29b0-7a2d-4bc5-9237-767cb88d1d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:20.120Z|60fe430a-cf77-4574-8526-64cc69e6ba4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:20.130Z|47143dde-a087-45cb-be2e-4b1050fd5eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:20.131Z|47143dde-a087-45cb-be2e-4b1050fd5eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:22.622Z|8aa05af1-951a-4c17-8aee-4577eabf2fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:58:22.622Z|8aa05af1-951a-4c17-8aee-4577eabf2fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:58:22.937Z|4a7aa985-3215-4032-9dc0-e3854f33440f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:58:22.938Z|4a7aa985-3215-4032-9dc0-e3854f33440f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:58:30.159Z|d6916332-4555-41cc-ae7f-1f79ab73071c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:30.159Z|3e512c0a-a16a-4975-b742-f85658e1f115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:30.159Z|d6916332-4555-41cc-ae7f-1f79ab73071c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:30.160Z|3e512c0a-a16a-4975-b742-f85658e1f115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:30.171Z|a2f92ebb-20c4-4b7c-bb3d-d9a47f459b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:30.171Z|a2f92ebb-20c4-4b7c-bb3d-d9a47f459b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:36.741Z|8b202208-ed2a-4f7e-8d47-c693c2ea648d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:58:36.742Z|8b202208-ed2a-4f7e-8d47-c693c2ea648d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:37.622Z|378539bd-9869-4d97-ad6f-19f13dc46d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:58:37.625Z|378539bd-9869-4d97-ad6f-19f13dc46d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:58:40.195Z|4df10b01-8244-4996-8c13-4a9f9cccc477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:40.199Z|309e33ff-5ffc-4c72-a0cc-937656819f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:40.200Z|309e33ff-5ffc-4c72-a0cc-937656819f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:40.196Z|4df10b01-8244-4996-8c13-4a9f9cccc477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:40.184Z|7f1b6038-1d00-4df2-a787-140e779422a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:40.216Z|7f1b6038-1d00-4df2-a787-140e779422a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:50.227Z|e7ab989c-e5e4-4efd-907b-8bb977ea335e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:50.228Z|e7ab989c-e5e4-4efd-907b-8bb977ea335e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:50.231Z|e26607b3-ae66-4b74-a507-fd56ac8319b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:50.232Z|e26607b3-ae66-4b74-a507-fd56ac8319b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:50.238Z|c55aa6de-6b48-49d8-b2db-c12d1d3eea66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:58:50.239Z|c55aa6de-6b48-49d8-b2db-c12d1d3eea66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:58:52.624Z|9c8b77e5-cd00-4410-aa9c-29c869e68c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:58:52.624Z|9c8b77e5-cd00-4410-aa9c-29c869e68c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:58:52.938Z|b6c95f68-4ff8-4f96-bb9e-40ac86c51a6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:58:52.939Z|b6c95f68-4ff8-4f96-bb9e-40ac86c51a6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:59:00.252Z|c766c072-db6c-46cf-bf99-d37ec4a7c94a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:00.252Z|c766c072-db6c-46cf-bf99-d37ec4a7c94a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:00.256Z|56f2b6db-e1c6-456a-bd94-3d6bbd4a306e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:00.257Z|56f2b6db-e1c6-456a-bd94-3d6bbd4a306e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:00.269Z|3a3bf11c-8cc5-4013-b6a2-4d7fd690be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:00.270Z|3a3bf11c-8cc5-4013-b6a2-4d7fd690be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:07.622Z|10d852cf-bdc6-42d8-a96d-9723ba4765c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:59:07.622Z|10d852cf-bdc6-42d8-a96d-9723ba4765c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:59:10.282Z|4c5ddb0f-0a51-4c53-8861-5df753545565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:10.283Z|4c5ddb0f-0a51-4c53-8861-5df753545565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:10.287Z|467c0c02-ff65-4b1a-ad8b-609d7f957c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:10.288Z|467c0c02-ff65-4b1a-ad8b-609d7f957c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:10.292Z|182fef6a-b7a7-4c19-80b3-0ec8a63a070b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:10.293Z|182fef6a-b7a7-4c19-80b3-0ec8a63a070b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:20.313Z|f1fa58f6-b577-48fa-9820-dbc91738a8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:20.314Z|f1fa58f6-b577-48fa-9820-dbc91738a8f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:20.318Z|58b0d18c-f733-496b-9c02-9c88be641752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:20.318Z|58b0d18c-f733-496b-9c02-9c88be641752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:20.325Z|22baa6eb-6068-455c-add4-735562c0b34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:20.325Z|22baa6eb-6068-455c-add4-735562c0b34a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:22.622Z|6d58f319-492b-4b7d-9b44-d9eb2dd15873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:59:22.623Z|6d58f319-492b-4b7d-9b44-d9eb2dd15873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:59:22.939Z|516ee6f5-6d58-4ffa-a330-e29978a7c80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:59:22.940Z|516ee6f5-6d58-4ffa-a330-e29978a7c80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:59:30.336Z|dfd2c0c2-7783-4802-82d8-01cd85f36d07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:30.337Z|dfd2c0c2-7783-4802-82d8-01cd85f36d07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:30.347Z|bbdd02d8-7a4e-4dae-be92-e88fa522fe92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:30.347Z|bbdd02d8-7a4e-4dae-be92-e88fa522fe92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:30.347Z|21d756ed-4442-42a6-bd93-b0656ed564ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:30.348Z|21d756ed-4442-42a6-bd93-b0656ed564ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:36.741Z|9c71e409-f6b8-41e3-84c5-17f09e5a4fcd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T06:59:36.742Z|9c71e409-f6b8-41e3-84c5-17f09e5a4fcd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:37.625Z|abb510ad-3ee6-4830-9b27-c42bc77b7fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:59:37.626Z|abb510ad-3ee6-4830-9b27-c42bc77b7fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:59:40.359Z|42968e67-a59b-449e-81aa-eb84cf815e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:40.359Z|42968e67-a59b-449e-81aa-eb84cf815e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:40.372Z|5b4f7d41-7590-4fea-8915-82539deb081b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:40.372Z|5b4f7d41-7590-4fea-8915-82539deb081b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:40.372Z|ab59954b-3090-4dc4-b358-ba5bb0d82dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:40.373Z|ab59954b-3090-4dc4-b358-ba5bb0d82dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:50.385Z|d28da6f9-b6e9-4392-88ab-750e41df2438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:50.386Z|d28da6f9-b6e9-4392-88ab-750e41df2438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:50.395Z|eee860b9-09c7-4f27-a2a9-00e5ddee61ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:50.395Z|eee860b9-09c7-4f27-a2a9-00e5ddee61ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:50.398Z|3f167705-37de-4db3-8192-cce9a8fad147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T06:59:50.398Z|3f167705-37de-4db3-8192-cce9a8fad147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T06:59:52.622Z|a3cc1a10-d87e-47ef-a3fd-a9c0c4478a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:59:52.622Z|a3cc1a10-d87e-47ef-a3fd-a9c0c4478a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T06:59:52.940Z|eada4865-df95-432f-a957-857c7ce63364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T06:59:52.941Z|eada4865-df95-432f-a957-857c7ce63364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:00:00.412Z|7e1a8c9a-061d-4761-b5e3-72c51758f754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:00.412Z|7e1a8c9a-061d-4761-b5e3-72c51758f754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:00.415Z|8b1a86d8-c32a-4315-925d-16030e8e2979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:00.416Z|8b1a86d8-c32a-4315-925d-16030e8e2979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:00.419Z|456acb4c-406f-42b2-bd30-08b7f0b8f518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:00.420Z|456acb4c-406f-42b2-bd30-08b7f0b8f518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:07.622Z|de41aa07-1df5-4afc-9121-9b6add4fa18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:00:07.623Z|de41aa07-1df5-4afc-9121-9b6add4fa18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:00:10.435Z|c3622083-caf1-486b-af7f-3a1790bee970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:10.435Z|c3622083-caf1-486b-af7f-3a1790bee970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:10.436Z|33d198cc-6224-4c06-bd95-5eb4214a1f88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:10.437Z|33d198cc-6224-4c06-bd95-5eb4214a1f88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:10.442Z|a679fc1f-44f3-407d-ba7e-caccd3f1726c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:10.442Z|a679fc1f-44f3-407d-ba7e-caccd3f1726c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:20.459Z|0c2d62c0-cd6f-4e97-8ad0-b5951e8ebb0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:20.459Z|83d3a970-a6e8-4ded-9a9d-c8217cce1f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:20.459Z|0c2d62c0-cd6f-4e97-8ad0-b5951e8ebb0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:20.459Z|83d3a970-a6e8-4ded-9a9d-c8217cce1f2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:20.464Z|4a50da62-2338-4ce0-9167-9865847481cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:20.465Z|4a50da62-2338-4ce0-9167-9865847481cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:22.622Z|d5488021-3481-4432-8be5-81c3d840151f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:00:22.622Z|d5488021-3481-4432-8be5-81c3d840151f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:00:22.941Z|edd658d1-4b4b-4976-92a6-53e681a7a888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:00:22.942Z|edd658d1-4b4b-4976-92a6-53e681a7a888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:00:30.488Z|805161f5-65c5-4496-adfa-b391afbd443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:30.489Z|805161f5-65c5-4496-adfa-b391afbd443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:30.491Z|66763f63-7c20-45d5-aa06-f4ea01b80ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:30.491Z|66763f63-7c20-45d5-aa06-f4ea01b80ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:30.495Z|9f6687fc-a1de-4e53-b22f-aa54b992bea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:30.495Z|9f6687fc-a1de-4e53-b22f-aa54b992bea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:36.741Z|a58784cb-75ac-46c3-82d1-64c9bea4d87a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:00:36.742Z|a58784cb-75ac-46c3-82d1-64c9bea4d87a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:37.622Z|e286520d-34ab-4ae3-b1f6-5dc5a74d5229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:00:37.626Z|e286520d-34ab-4ae3-b1f6-5dc5a74d5229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:00:40.514Z|3fd28375-f762-4090-830a-119b72514507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:40.514Z|3fd28375-f762-4090-830a-119b72514507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:40.514Z|9950e37f-d1ec-4a87-9358-6d596d864152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:40.515Z|9950e37f-d1ec-4a87-9358-6d596d864152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:40.516Z|d0e23e36-f2da-49b1-a3e8-8b9c9cf9aa5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:40.516Z|d0e23e36-f2da-49b1-a3e8-8b9c9cf9aa5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:50.537Z|a1241aa0-d312-4c11-81e7-07c931ae4b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:50.537Z|a1241aa0-d312-4c11-81e7-07c931ae4b80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:50.539Z|e94077d8-90aa-4c24-b18f-517c9015e092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:50.540Z|e94077d8-90aa-4c24-b18f-517c9015e092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:50.543Z|ce31048e-244c-40ca-a0cf-a610e16c4771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:00:50.543Z|ce31048e-244c-40ca-a0cf-a610e16c4771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:00:52.622Z|c89fafed-4794-46e9-9ce3-c6eeafef3c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:00:52.622Z|c89fafed-4794-46e9-9ce3-c6eeafef3c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:00:52.943Z|8eb5c2bc-6726-4c0b-81e6-afa52b8ae402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:00:52.943Z|8eb5c2bc-6726-4c0b-81e6-afa52b8ae402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:01:00.566Z|bfc1a43b-fdc1-41ce-a93f-3806070125a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:00.567Z|bfc1a43b-fdc1-41ce-a93f-3806070125a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:00.571Z|4c9486c5-b816-4285-8de1-dccf9083f1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:00.571Z|4c9486c5-b816-4285-8de1-dccf9083f1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:00.572Z|3c062842-8c06-44c4-80a6-b590e361394f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:00.573Z|3c062842-8c06-44c4-80a6-b590e361394f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:07.622Z|ffd02655-e33b-49d3-9e3a-ab1671ce89a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:01:07.622Z|ffd02655-e33b-49d3-9e3a-ab1671ce89a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:01:10.589Z|0e0cd520-0f9c-44b0-ba89-182bd38f04d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:10.589Z|0e0cd520-0f9c-44b0-ba89-182bd38f04d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:10.594Z|94c89427-cdd1-4028-97d6-ff823aa4b3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:10.595Z|94c89427-cdd1-4028-97d6-ff823aa4b3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:10.602Z|90234d88-431b-4903-921c-acc3e8ca5509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:10.603Z|90234d88-431b-4903-921c-acc3e8ca5509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:11.152Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03E:M0xcc0xfdM90xe9"0x17q0xb50x950xc20xa9d]0x93KU0xe1"&70x07\W0xc70xe60x010xdb2]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:01:20.613Z|af94e576-fb2b-4506-b59a-51f46c0f87ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:20.613Z|af94e576-fb2b-4506-b59a-51f46c0f87ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:20.620Z|0429bf49-da08-44e1-9bc9-4b55e81d20e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:20.621Z|0429bf49-da08-44e1-9bc9-4b55e81d20e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:20.623Z|4dd98b63-67ec-42ac-90e1-5faf40f12b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:20.624Z|4dd98b63-67ec-42ac-90e1-5faf40f12b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:22.622Z|3b0621f4-4270-467b-9acd-90283330e791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:01:22.625Z|3b0621f4-4270-467b-9acd-90283330e791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:01:22.944Z|53b32cdc-3b0d-429f-905d-e7cc05a3d03c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:01:22.945Z|53b32cdc-3b0d-429f-905d-e7cc05a3d03c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:01:30.657Z|71550d21-9fb8-4494-b8d5-fb1ac22deafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:30.657Z|c3b4887e-7c5c-49bd-8808-ccc0307723f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:30.658Z|c3b4887e-7c5c-49bd-8808-ccc0307723f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:30.658Z|71550d21-9fb8-4494-b8d5-fb1ac22deafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:30.663Z|cdd71327-806a-4987-b774-c5c6cc6782bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:30.664Z|cdd71327-806a-4987-b774-c5c6cc6782bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:36.740Z|487dda83-8b01-45d1-93a3-cd0d9b180497|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:01:36.741Z|487dda83-8b01-45d1-93a3-cd0d9b180497|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:37.622Z|9fe04f48-3e1e-469c-8200-d76a979f3d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:01:37.630Z|9fe04f48-3e1e-469c-8200-d76a979f3d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:01:40.682Z|98a2d780-31a5-48e8-88e0-c46b033de7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:40.682Z|98a2d780-31a5-48e8-88e0-c46b033de7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:40.694Z|ed381868-73df-4e4c-b25f-550390df1a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:40.694Z|ed381868-73df-4e4c-b25f-550390df1a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:40.702Z|4c25efe9-a46b-47cd-8134-6502fbf7cf9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:40.703Z|4c25efe9-a46b-47cd-8134-6502fbf7cf9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:50.711Z|a4b5e0fb-4ebd-47ae-aa18-f0d82d1d7d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:50.711Z|a4b5e0fb-4ebd-47ae-aa18-f0d82d1d7d2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:50.718Z|a20847bf-0ae9-433e-88e2-d62a26c589c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:50.718Z|a20847bf-0ae9-433e-88e2-d62a26c589c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:50.728Z|fc088858-4878-4fb1-a229-24bafc906683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:01:50.728Z|fc088858-4878-4fb1-a229-24bafc906683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:01:52.622Z|5a38a90e-9079-4f10-a02a-175f83c29809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:01:52.622Z|5a38a90e-9079-4f10-a02a-175f83c29809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:01:52.945Z|65a9949c-9699-46e2-93dd-63814d27170b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:01:52.946Z|65a9949c-9699-46e2-93dd-63814d27170b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:02:00.734Z|45603a0c-b37b-4512-9973-22cce14d4237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:00.735Z|45603a0c-b37b-4512-9973-22cce14d4237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:00.743Z|ebbbc040-0edf-40f2-92a1-bcf21b755ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:00.744Z|ebbbc040-0edf-40f2-92a1-bcf21b755ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:00.754Z|3ebb83f0-cef9-4e59-a84c-c53a5dbc46a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:00.755Z|3ebb83f0-cef9-4e59-a84c-c53a5dbc46a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:07.622Z|8b4bfc9b-2283-4df4-9957-6b9d7e5f2c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:02:07.623Z|8b4bfc9b-2283-4df4-9957-6b9d7e5f2c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:02:10.761Z|e5503d74-ec67-4abc-8596-289d9de24a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:10.761Z|e5503d74-ec67-4abc-8596-289d9de24a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:10.767Z|01fcb66d-18ef-48d1-a369-cc889c4f585c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:10.767Z|01fcb66d-18ef-48d1-a369-cc889c4f585c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:10.776Z|711d014f-7669-4b47-bae5-aa55afe93af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:10.777Z|711d014f-7669-4b47-bae5-aa55afe93af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:20.786Z|cd272dcd-62e2-45e7-ada2-e15943866161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:20.786Z|cd272dcd-62e2-45e7-ada2-e15943866161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:20.790Z|2bc8f21f-f6bb-4a71-872c-529094e455e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:20.790Z|2bc8f21f-f6bb-4a71-872c-529094e455e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:20.853Z|4d68578a-d64f-4296-9569-cc93dca89e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:20.854Z|4d68578a-d64f-4296-9569-cc93dca89e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:22.623Z|08aedd19-d4db-4ea1-be26-ac8aae6e9476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:02:22.624Z|08aedd19-d4db-4ea1-be26-ac8aae6e9476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:02:22.947Z|93db61c8-56f3-45ed-902c-fe6d9a1576dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:02:22.947Z|93db61c8-56f3-45ed-902c-fe6d9a1576dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:02:30.811Z|47ed0394-d016-4d59-88a0-a4ec92b3c1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:30.811Z|47ed0394-d016-4d59-88a0-a4ec92b3c1e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:30.813Z|fa2fcdb9-fd6c-48dd-949d-1581748ee6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:30.814Z|fa2fcdb9-fd6c-48dd-949d-1581748ee6e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:30.877Z|f632659a-21c9-4eda-8f0d-5db646213053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:30.878Z|f632659a-21c9-4eda-8f0d-5db646213053|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:36.741Z|6134d67c-e3ea-4b0c-bb69-cbe369828f59|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:02:36.742Z|6134d67c-e3ea-4b0c-bb69-cbe369828f59|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:37.626Z|2090ee46-913a-4990-9b75-e0b2bc8dacf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:02:37.630Z|2090ee46-913a-4990-9b75-e0b2bc8dacf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:02:40.841Z|51db61dc-d25b-4f4a-8b37-1a9e16576798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:40.842Z|51db61dc-d25b-4f4a-8b37-1a9e16576798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:40.848Z|afdc939f-f506-47a4-8824-9e62af3fedd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:40.850Z|afdc939f-f506-47a4-8824-9e62af3fedd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:40.906Z|33a8f6a7-ae02-4e94-b056-dae1d2dd3bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:40.907Z|33a8f6a7-ae02-4e94-b056-dae1d2dd3bad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:50.872Z|17851acf-7590-4354-9540-556c37faec79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:50.872Z|cec97fc2-901a-4b72-b7f1-eb2a2ace155f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:50.873Z|17851acf-7590-4354-9540-556c37faec79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:50.873Z|cec97fc2-901a-4b72-b7f1-eb2a2ace155f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:50.929Z|c838f7cb-a3df-4988-9427-254d7880ce1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:02:50.929Z|c838f7cb-a3df-4988-9427-254d7880ce1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:02:52.622Z|c7136a69-f25d-4607-b176-aade93c029ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:02:52.624Z|c7136a69-f25d-4607-b176-aade93c029ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:02:52.948Z|77af9ed8-15f8-4c0a-bddc-f87e54525020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:02:52.949Z|77af9ed8-15f8-4c0a-bddc-f87e54525020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:03:00.904Z|5d6783c1-9571-4ea4-b6ae-46809089f577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:00.904Z|5bbbe212-12b0-453f-9cc7-d4a6eea6f1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:00.905Z|5bbbe212-12b0-453f-9cc7-d4a6eea6f1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:00.905Z|5d6783c1-9571-4ea4-b6ae-46809089f577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:00.951Z|7581b241-f999-4458-a9e9-de1412f4f6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:00.951Z|7581b241-f999-4458-a9e9-de1412f4f6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:07.622Z|e9395a11-45db-4369-a8bd-9a7aeb2137f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:03:07.623Z|e9395a11-45db-4369-a8bd-9a7aeb2137f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:03:10.937Z|2d4148fb-7cfe-4408-abe5-251041f96813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:10.938Z|04638d6e-cbcc-4d76-ad17-f5850d8c8068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:10.938Z|2d4148fb-7cfe-4408-abe5-251041f96813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:10.939Z|04638d6e-cbcc-4d76-ad17-f5850d8c8068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:10.972Z|bdce23ac-3dcc-4bb3-abfe-4fe8f52cb4fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:10.973Z|bdce23ac-3dcc-4bb3-abfe-4fe8f52cb4fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:20.965Z|c620228d-3d57-49f7-8059-62dd7eb3eef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:20.965Z|7be4c3a8-61b6-4cd4-be0c-8928d50bda33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:20.965Z|c620228d-3d57-49f7-8059-62dd7eb3eef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:20.965Z|7be4c3a8-61b6-4cd4-be0c-8928d50bda33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:20.998Z|63054f13-4a73-4558-9d84-525ff23a3d27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:20.999Z|63054f13-4a73-4558-9d84-525ff23a3d27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:22.622Z|935936d9-bd7d-4994-82c7-d4bb863250bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:03:22.625Z|935936d9-bd7d-4994-82c7-d4bb863250bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:03:22.950Z|e52580de-0b81-412b-9569-74a3c2e291e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:03:22.950Z|e52580de-0b81-412b-9569-74a3c2e291e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:03:30.994Z|3e5b88ac-550c-48ec-a331-7d51290f9ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:30.994Z|3e5b88ac-550c-48ec-a331-7d51290f9ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:31.002Z|b3af3224-50ee-44f9-b29a-ff00016730c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:31.002Z|b3af3224-50ee-44f9-b29a-ff00016730c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:31.025Z|d8254449-b74b-4c4d-ba5f-8fe6d100416a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:31.026Z|d8254449-b74b-4c4d-ba5f-8fe6d100416a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:36.742Z|5cf258f5-8742-48a8-8cbe-673a3a92cf61|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:03:36.742Z|5cf258f5-8742-48a8-8cbe-673a3a92cf61|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:37.623Z|bd7abcdf-a9e5-4f21-bb24-702ac5b734b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:03:37.623Z|bd7abcdf-a9e5-4f21-bb24-702ac5b734b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:03:41.020Z|0caaa100-6376-4781-91ff-8db1235e448b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:41.021Z|0caaa100-6376-4781-91ff-8db1235e448b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:41.027Z|93e3298d-8671-4b3f-ab91-56a30d9644a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:41.028Z|93e3298d-8671-4b3f-ab91-56a30d9644a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:41.048Z|db3b3a80-b0df-4d36-a6c7-b9c6c92b0e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:41.048Z|db3b3a80-b0df-4d36-a6c7-b9c6c92b0e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:51.043Z|5e6daa2d-776e-4f29-a52a-d6b0501678c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:51.044Z|5e6daa2d-776e-4f29-a52a-d6b0501678c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:51.049Z|d0792326-1048-40cb-8fb3-84c455d40ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:51.050Z|d0792326-1048-40cb-8fb3-84c455d40ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:51.071Z|32d14175-d6a4-45f3-9ea0-3ea0a6318367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:03:51.071Z|32d14175-d6a4-45f3-9ea0-3ea0a6318367|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:03:52.623Z|6c782d5d-54a7-4d28-bc8e-b266e86d8566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:03:52.624Z|6c782d5d-54a7-4d28-bc8e-b266e86d8566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:03:52.951Z|e4a3826f-35e0-478c-9455-3b85ba8f96fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:03:52.951Z|e4a3826f-35e0-478c-9455-3b85ba8f96fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:04:01.069Z|d1a9e448-3b8d-4ed1-9722-5256e821ac54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:01.070Z|d1a9e448-3b8d-4ed1-9722-5256e821ac54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:01.070Z|325c1e3c-2e9d-478c-af80-e6723c00313f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:01.071Z|325c1e3c-2e9d-478c-af80-e6723c00313f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:01.091Z|3e51272d-f384-4b32-8c38-9f360164d3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:01.092Z|3e51272d-f384-4b32-8c38-9f360164d3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:07.622Z|0405e47f-986c-4b11-8464-4828d84151f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:04:07.624Z|0405e47f-986c-4b11-8464-4828d84151f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:04:11.092Z|71d3cd47-c39d-4959-a03c-f0561d4af8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:11.092Z|b0a92f63-09e4-417a-8f44-e85f83d2dbd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:11.093Z|71d3cd47-c39d-4959-a03c-f0561d4af8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:11.093Z|b0a92f63-09e4-417a-8f44-e85f83d2dbd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:11.119Z|e14592b5-ac7d-4297-9d91-2cbdf6680cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:11.119Z|e14592b5-ac7d-4297-9d91-2cbdf6680cb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:21.117Z|48013b81-d15b-4d32-aa4d-b7bcbf39604f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:21.118Z|518c1a41-69b7-4dd8-b278-784c90ed460c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:21.118Z|48013b81-d15b-4d32-aa4d-b7bcbf39604f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:21.118Z|518c1a41-69b7-4dd8-b278-784c90ed460c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:21.143Z|02b2e68c-171f-4943-99c7-396ee738c8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:21.143Z|02b2e68c-171f-4943-99c7-396ee738c8a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:22.622Z|b2607f3f-7f42-4a24-8b4d-ae934c216874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:04:22.622Z|b2607f3f-7f42-4a24-8b4d-ae934c216874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:04:22.952Z|3525a841-8b89-4dd8-91d8-0ac13a1e7ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:04:22.952Z|3525a841-8b89-4dd8-91d8-0ac13a1e7ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:04:31.143Z|4029e91f-7c14-456c-b72d-84373d6c4e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:31.144Z|aa67b8a7-e6fd-434f-8927-8800d8c7a891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:31.144Z|4029e91f-7c14-456c-b72d-84373d6c4e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:31.144Z|aa67b8a7-e6fd-434f-8927-8800d8c7a891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:31.167Z|00747564-16e6-4dc2-94ff-7ad4a3312139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:31.167Z|00747564-16e6-4dc2-94ff-7ad4a3312139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:36.742Z|ff37b8db-7208-47b2-a685-96169a93af65|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:04:36.742Z|ff37b8db-7208-47b2-a685-96169a93af65|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:37.622Z|bcc8dfb9-d72e-47f3-bc39-de1bd5e57021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:04:37.623Z|bcc8dfb9-d72e-47f3-bc39-de1bd5e57021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:04:41.173Z|87e896fb-75cd-4cb3-87bf-b62c569c2a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:41.174Z|87e896fb-75cd-4cb3-87bf-b62c569c2a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:41.174Z|ae6c0e78-8997-4b75-ae4c-3015fd4e7b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:41.175Z|ae6c0e78-8997-4b75-ae4c-3015fd4e7b3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:41.190Z|eb42697a-58e1-4d5f-a415-171c92b1b33b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:41.191Z|eb42697a-58e1-4d5f-a415-171c92b1b33b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:51.204Z|9732b005-7592-4322-ba26-b00bfe256aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:51.204Z|f39e0cdb-daca-4872-998a-2994682147e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:51.204Z|9732b005-7592-4322-ba26-b00bfe256aaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:51.204Z|f39e0cdb-daca-4872-998a-2994682147e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:51.213Z|29f84666-a17e-4ddd-8384-84366080fd3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:04:51.214Z|29f84666-a17e-4ddd-8384-84366080fd3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:04:52.622Z|14504906-46f6-4912-bb7f-50e84ee07f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:04:52.624Z|14504906-46f6-4912-bb7f-50e84ee07f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:04:52.953Z|35c6aae8-4a7a-4124-875c-9e81f2ed226d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:04:52.954Z|35c6aae8-4a7a-4124-875c-9e81f2ed226d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:05:01.233Z|9ccea247-5ae1-4896-b958-aa1d16d698a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:01.234Z|9ccea247-5ae1-4896-b958-aa1d16d698a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:01.234Z|d04aafae-ab3a-4a8d-984c-94789c7cdfeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:01.235Z|d04aafae-ab3a-4a8d-984c-94789c7cdfeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:01.248Z|2fbe0916-ff3b-45af-9e0b-14db0534bda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:01.249Z|2fbe0916-ff3b-45af-9e0b-14db0534bda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:07.622Z|4be23293-d272-43b9-bdb8-41665079c8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:05:07.623Z|4be23293-d272-43b9-bdb8-41665079c8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:05:11.268Z|b98c25ab-3811-42a9-ae7d-46ba206e7417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:11.269Z|b98c25ab-3811-42a9-ae7d-46ba206e7417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:11.269Z|4bb6c898-881f-4a40-b702-9b124b1b6fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:11.270Z|4bb6c898-881f-4a40-b702-9b124b1b6fe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:11.277Z|88673ced-9445-48a1-bd4d-b3048de6eede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:11.277Z|88673ced-9445-48a1-bd4d-b3048de6eede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:21.294Z|e22db6dd-8deb-4a5b-ae23-70275e00c263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:21.295Z|e22db6dd-8deb-4a5b-ae23-70275e00c263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:21.295Z|f0e34570-134c-49e4-8c7a-ac60ded57f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:21.296Z|f0e34570-134c-49e4-8c7a-ac60ded57f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:21.300Z|1cda0039-b8f7-40f5-9d2a-2b69bb4b81b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:21.301Z|1cda0039-b8f7-40f5-9d2a-2b69bb4b81b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:22.622Z|5fd16fa8-0d6a-49ea-b44b-94ae30ca6575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:05:22.623Z|5fd16fa8-0d6a-49ea-b44b-94ae30ca6575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:05:22.954Z|c6021d83-790f-4bc1-9ceb-5bd940726878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:05:22.955Z|c6021d83-790f-4bc1-9ceb-5bd940726878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:05:31.319Z|abbdae27-d0c1-4082-9575-4dfe44125d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:31.319Z|abbdae27-d0c1-4082-9575-4dfe44125d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:31.320Z|423e0e27-c573-4405-a226-aa7f2c5717b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:31.320Z|423e0e27-c573-4405-a226-aa7f2c5717b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:31.323Z|51fa6824-ce83-4d03-9bdb-9e35b1301075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:31.323Z|51fa6824-ce83-4d03-9bdb-9e35b1301075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:36.741Z|bfc325f8-1d1a-485e-a027-cf1cafe974f0|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:05:36.741Z|bfc325f8-1d1a-485e-a027-cf1cafe974f0|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:37.626Z|619742d3-fb38-450f-820e-123fec80e75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:05:37.631Z|619742d3-fb38-450f-820e-123fec80e75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:05:41.344Z|55ddf3e0-d5f3-4155-8484-ac332d551c21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:41.345Z|55ddf3e0-d5f3-4155-8484-ac332d551c21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:41.346Z|307063ea-f8a6-41cd-b1b4-315e29919345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:41.346Z|e6e27fed-eb7f-4429-b1c0-fa8c927d2a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:41.346Z|307063ea-f8a6-41cd-b1b4-315e29919345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:41.347Z|e6e27fed-eb7f-4429-b1c0-fa8c927d2a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:51.369Z|bcf0ad0e-0c1e-44b7-8e80-c4e9e0ac8ab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:51.369Z|bcf0ad0e-0c1e-44b7-8e80-c4e9e0ac8ab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:51.370Z|1fffc4b5-3ff6-4e87-8f6b-c0c4db2cce78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:51.370Z|1fffc4b5-3ff6-4e87-8f6b-c0c4db2cce78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:51.372Z|4d909fc3-4399-47a6-87ac-7aec31952e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:05:51.372Z|4d909fc3-4399-47a6-87ac-7aec31952e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:05:52.622Z|9a1cc8fb-9ff7-40d1-b00d-36af71a63b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:05:52.622Z|9a1cc8fb-9ff7-40d1-b00d-36af71a63b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:05:52.956Z|fbd48991-a450-4db4-8105-b4918101163b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:05:52.956Z|fbd48991-a450-4db4-8105-b4918101163b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:06:01.393Z|524cbf76-8b80-4ebb-a22b-6ea12be7c01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:01.393Z|c83229be-6225-492f-95aa-6f9dddddb863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:01.394Z|c83229be-6225-492f-95aa-6f9dddddb863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:01.395Z|524cbf76-8b80-4ebb-a22b-6ea12be7c01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:01.396Z|90b43795-402e-4ea8-8a1a-b2a744ac3ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:01.397Z|90b43795-402e-4ea8-8a1a-b2a744ac3ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:07.622Z|4f827221-0d8c-4c82-bb42-1ede2448023b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:06:07.622Z|4f827221-0d8c-4c82-bb42-1ede2448023b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:06:11.421Z|8f6052d9-1c2e-4960-b78c-a8e5f6af920f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:11.422Z|8f6052d9-1c2e-4960-b78c-a8e5f6af920f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:11.423Z|70413c5f-519d-4a0c-8480-79cfb2634876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:11.423Z|8605d6c8-8ddb-4090-8248-10049cd03e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:11.424Z|8605d6c8-8ddb-4090-8248-10049cd03e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:11.424Z|70413c5f-519d-4a0c-8480-79cfb2634876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:21.451Z|89eac28b-ca9c-4148-9a0d-f2ee0fd99b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:21.452Z|89eac28b-ca9c-4148-9a0d-f2ee0fd99b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:21.453Z|27add5af-389a-4df0-8645-795fa509526a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:21.454Z|27add5af-389a-4df0-8645-795fa509526a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:21.456Z|36b05a95-700b-40f1-a1ab-be181d7b38d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:21.456Z|36b05a95-700b-40f1-a1ab-be181d7b38d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:22.622Z|e4dec355-b16a-45e7-8472-36ba645749d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:06:22.625Z|e4dec355-b16a-45e7-8472-36ba645749d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:06:22.957Z|dd9a999f-9e3e-4dac-b246-dcf0959fd1ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:06:22.957Z|dd9a999f-9e3e-4dac-b246-dcf0959fd1ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:06:31.479Z|7d6fe602-3366-4b38-a949-e8a4d713eb82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:31.480Z|7d6fe602-3366-4b38-a949-e8a4d713eb82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:31.482Z|5b22d901-d72f-4941-9a82-3225ffcaca7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:31.483Z|5b22d901-d72f-4941-9a82-3225ffcaca7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:31.483Z|e79748e1-2c4b-4e49-be08-d5184a67c12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:31.483Z|e79748e1-2c4b-4e49-be08-d5184a67c12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:36.740Z|03fbcd06-c5a6-4102-a37b-fc79bc6c668e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:06:36.741Z|03fbcd06-c5a6-4102-a37b-fc79bc6c668e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:37.622Z|8e09078d-6ea5-4f6a-b3ed-7183a493d222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:06:37.623Z|8e09078d-6ea5-4f6a-b3ed-7183a493d222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:06:41.506Z|b4873a9f-8b8f-42eb-b30e-fd49e1bf88e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:41.507Z|b4873a9f-8b8f-42eb-b30e-fd49e1bf88e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:41.508Z|1905380b-12e0-4f1e-88f0-e096a4e9e2a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:41.508Z|1905380b-12e0-4f1e-88f0-e096a4e9e2a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:41.510Z|70f390fc-c21e-42c0-b790-14abf3450217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:41.511Z|70f390fc-c21e-42c0-b790-14abf3450217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:51.533Z|af15ce4e-cd16-40cc-9f11-61a89e5ce40c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:51.533Z|2709e3d6-9745-4ad8-9314-35933dd38d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:51.534Z|af15ce4e-cd16-40cc-9f11-61a89e5ce40c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:51.534Z|2709e3d6-9745-4ad8-9314-35933dd38d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:51.537Z|1f56e55e-9ac2-4797-abd4-1fe4c44f1554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:06:51.538Z|1f56e55e-9ac2-4797-abd4-1fe4c44f1554|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:06:52.622Z|cdf1721f-77aa-4f17-a2a6-a7649f487670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:06:52.622Z|cdf1721f-77aa-4f17-a2a6-a7649f487670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:06:52.958Z|4466a76c-5bc5-492a-98ea-6492b8ddafa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:06:52.959Z|4466a76c-5bc5-492a-98ea-6492b8ddafa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:06:54.358Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xb11.a(0xd10xbf0x0eQ0xbd0x990xd8%3m+0xbc0xa9A0xc9V0xd8%0xc10xfd0x0c`0xbe60xbc0x0a0xeb]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:07:01.558Z|11aa220d-8b92-456b-b049-356ed3785aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:01.559Z|11aa220d-8b92-456b-b049-356ed3785aba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:01.562Z|6560b8c6-495f-4699-a49a-e7d7077c48ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:01.563Z|6560b8c6-495f-4699-a49a-e7d7077c48ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:01.564Z|3c14ac39-9b56-40c0-8ed8-074eb733854b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:01.564Z|3c14ac39-9b56-40c0-8ed8-074eb733854b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:07.622Z|b5b8858a-3430-4133-a062-94c5cfc9d10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:07:07.624Z|b5b8858a-3430-4133-a062-94c5cfc9d10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:07:11.582Z|5d253537-2058-4105-b9a1-90b3432420d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:11.583Z|5d253537-2058-4105-b9a1-90b3432420d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:11.585Z|e0a6151b-a5a2-4da2-a37b-9399d36fae3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:11.586Z|e0a6151b-a5a2-4da2-a37b-9399d36fae3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:11.588Z|788cd468-5732-4a94-9a09-9a16c2339b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:11.588Z|788cd468-5732-4a94-9a09-9a16c2339b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:21.609Z|89749afc-fedb-499c-b7f5-dd665adfd0e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:21.609Z|16b10444-e7dd-4526-8c97-b9600f3589b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:21.610Z|16b10444-e7dd-4526-8c97-b9600f3589b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:21.610Z|092220b3-de9a-4416-bbc3-28b0f699b9a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:21.610Z|89749afc-fedb-499c-b7f5-dd665adfd0e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:21.610Z|092220b3-de9a-4416-bbc3-28b0f699b9a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:22.622Z|323d59ed-83d2-40b7-813c-5afe0e403d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:07:22.622Z|323d59ed-83d2-40b7-813c-5afe0e403d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:07:22.959Z|9fcb7d68-9391-4c93-bf24-c23f6a0d33a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:07:22.960Z|9fcb7d68-9391-4c93-bf24-c23f6a0d33a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:07:31.634Z|cf70dae9-ed7d-4804-9f39-543374516e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:31.635Z|cf70dae9-ed7d-4804-9f39-543374516e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:31.635Z|e7dc5f3d-40dd-4fd6-89cb-0d68fb1dc4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:31.636Z|e7dc5f3d-40dd-4fd6-89cb-0d68fb1dc4b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:31.640Z|6732ea3a-b4ee-4ffc-8b32-390645d5ccc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:31.641Z|6732ea3a-b4ee-4ffc-8b32-390645d5ccc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:36.740Z|b733bdba-6d7e-4514-a00e-23e18142f335|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:07:36.741Z|b733bdba-6d7e-4514-a00e-23e18142f335|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:37.626Z|9a5f8215-8fb6-4612-be0d-70b7fdbd70dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:07:37.637Z|9a5f8215-8fb6-4612-be0d-70b7fdbd70dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:07:41.658Z|085c3ff4-c9cd-4ddf-9947-2bbc81474596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:41.659Z|43f38096-8cbf-4b57-8cd8-3318a83866f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:41.660Z|43f38096-8cbf-4b57-8cd8-3318a83866f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:41.660Z|ea5a4356-b103-445a-96a6-c9fbbf74384a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:41.660Z|ea5a4356-b103-445a-96a6-c9fbbf74384a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:41.661Z|085c3ff4-c9cd-4ddf-9947-2bbc81474596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:51.686Z|35b8dc42-ee53-47b0-9ba5-c237b930a783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:51.686Z|35b8dc42-ee53-47b0-9ba5-c237b930a783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:51.691Z|1381f455-bea3-4cf0-9d33-9433d63b86f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:51.691Z|1381f455-bea3-4cf0-9d33-9433d63b86f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:51.694Z|20bc5ce2-a9d6-42ce-a1cf-61104b4827f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:07:51.695Z|20bc5ce2-a9d6-42ce-a1cf-61104b4827f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:07:52.622Z|603a3b50-3c5a-4ade-a95c-3a31eb364331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:07:52.622Z|603a3b50-3c5a-4ade-a95c-3a31eb364331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:07:52.960Z|3b5196aa-7066-4c6f-8b9f-3d17f068cd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:07:52.961Z|3b5196aa-7066-4c6f-8b9f-3d17f068cd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:08:01.717Z|efc640f4-8917-4765-a554-ed1ab9934955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:01.718Z|efc640f4-8917-4765-a554-ed1ab9934955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:01.723Z|d5b5c309-c548-45f7-a6cb-01fde23ccda7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:01.723Z|d5b5c309-c548-45f7-a6cb-01fde23ccda7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:01.727Z|76ec4d45-0ed0-49e2-bd30-fac41823e82f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:01.728Z|76ec4d45-0ed0-49e2-bd30-fac41823e82f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:07.622Z|655f0311-ccc2-4bbe-a5dc-87caef685ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:08:07.622Z|655f0311-ccc2-4bbe-a5dc-87caef685ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:08:11.752Z|f1d4ea1e-c212-465c-8e5f-b12cbb96b50e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:11.752Z|c60006c3-4d4c-4f9b-a96b-f158ae7081ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:11.753Z|f1d4ea1e-c212-465c-8e5f-b12cbb96b50e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:11.753Z|c60006c3-4d4c-4f9b-a96b-f158ae7081ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:11.759Z|a4d147a3-ca86-4103-b712-2e3c295e491b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:11.759Z|a4d147a3-ca86-4103-b712-2e3c295e491b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:21.781Z|4b07c4c5-7fd4-4880-b5a6-36061a5725c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:21.782Z|4b07c4c5-7fd4-4880-b5a6-36061a5725c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:21.783Z|87b17c45-7bb0-4d4e-bbbd-b6dfa2c6b441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:21.784Z|87b17c45-7bb0-4d4e-bbbd-b6dfa2c6b441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:21.788Z|169767fd-b6f0-440d-b0a8-4f90c3b46769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:21.788Z|169767fd-b6f0-440d-b0a8-4f90c3b46769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:22.622Z|33269690-34a0-4805-a558-6d6aa4d682fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:08:22.624Z|33269690-34a0-4805-a558-6d6aa4d682fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:08:22.962Z|a579ff81-d230-4491-af1c-f92e9a066bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:08:22.962Z|a579ff81-d230-4491-af1c-f92e9a066bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:08:31.817Z|7ea4c8b2-ebcc-4dd9-9b12-e78133eb2461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:31.817Z|7ea4c8b2-ebcc-4dd9-9b12-e78133eb2461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:31.818Z|ef1804f3-895a-4354-a3c3-df3d235f8508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:31.819Z|ef1804f3-895a-4354-a3c3-df3d235f8508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:31.821Z|7273b060-367e-443d-8d32-9f4794cf5bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:31.822Z|7273b060-367e-443d-8d32-9f4794cf5bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:36.741Z|d5db1a37-6b10-4b71-8cf1-1df9affd074a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:08:36.742Z|d5db1a37-6b10-4b71-8cf1-1df9affd074a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:37.622Z|16840560-8d64-4cc9-9a22-99b118ba6107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:08:37.622Z|16840560-8d64-4cc9-9a22-99b118ba6107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:08:41.841Z|65aba9f5-3391-48ca-aba7-8bd3434cc980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:41.841Z|88a2391c-49f1-4188-909d-22eafc1b0ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:41.842Z|65aba9f5-3391-48ca-aba7-8bd3434cc980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:41.842Z|88a2391c-49f1-4188-909d-22eafc1b0ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:41.846Z|0de884ab-dee0-4f82-a745-3711c34a249f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:41.847Z|0de884ab-dee0-4f82-a745-3711c34a249f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:51.865Z|48bda3b2-4934-439b-8fa9-5e6e03988ede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:51.865Z|48bda3b2-4934-439b-8fa9-5e6e03988ede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:51.867Z|b8f96477-59aa-40da-81ce-cb932289b757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:51.867Z|f65c0ec6-00e2-442d-af58-8eafc001ef7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:08:51.867Z|b8f96477-59aa-40da-81ce-cb932289b757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:51.867Z|f65c0ec6-00e2-442d-af58-8eafc001ef7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:08:52.622Z|97d5cdbd-ada9-493c-b38c-2d64f23c1718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:08:52.622Z|97d5cdbd-ada9-493c-b38c-2d64f23c1718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:08:52.963Z|95762814-cb0a-4abf-ad8c-0528b1663e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:08:52.963Z|95762814-cb0a-4abf-ad8c-0528b1663e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:09:01.891Z|36047bc1-8e48-488e-9ec0-64f8d7a538ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:01.892Z|36047bc1-8e48-488e-9ec0-64f8d7a538ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:01.896Z|1773dc67-c80e-494d-b206-fc112258f98c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:01.897Z|1773dc67-c80e-494d-b206-fc112258f98c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:01.897Z|4d115a31-afad-4106-94cc-ed74370c7d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:01.899Z|4d115a31-afad-4106-94cc-ed74370c7d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:07.622Z|51c558d2-5171-4052-89ec-e30095cc84a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:09:07.624Z|51c558d2-5171-4052-89ec-e30095cc84a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:09:11.915Z|7238e54a-0696-4bed-af8b-1496acdcd5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:11.916Z|7238e54a-0696-4bed-af8b-1496acdcd5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:11.918Z|a5f49ee5-21d1-4dc5-ab8b-eec850f6d993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:11.919Z|a5f49ee5-21d1-4dc5-ab8b-eec850f6d993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:11.924Z|13e3056b-9f81-4d62-8cbb-ec9ec881e735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:11.925Z|13e3056b-9f81-4d62-8cbb-ec9ec881e735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:21.957Z|9df3d86a-d285-455b-aafd-768f9fdeb24d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:21.957Z|02759be3-def6-4c0a-8e6e-e5a40e72e25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:21.958Z|9df3d86a-d285-455b-aafd-768f9fdeb24d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:21.958Z|02759be3-def6-4c0a-8e6e-e5a40e72e25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:21.958Z|5333a9a6-92bd-4149-85a8-4127b6532de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:21.958Z|5333a9a6-92bd-4149-85a8-4127b6532de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:22.622Z|b3da9f19-4a9d-44d2-a1f3-29ef836b3870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:09:22.622Z|b3da9f19-4a9d-44d2-a1f3-29ef836b3870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:09:22.964Z|b448c2fb-207f-44fb-a3cf-099bed9af5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:09:22.965Z|b448c2fb-207f-44fb-a3cf-099bed9af5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:09:32.002Z|d57fef29-a1c8-4605-b918-0d495fb6b1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:32.003Z|d57fef29-a1c8-4605-b918-0d495fb6b1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:32.010Z|b2db70ab-d0ca-4898-8d28-8fd63a28c386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:32.010Z|b2db70ab-d0ca-4898-8d28-8fd63a28c386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:32.012Z|d6e4ae5f-66cf-4bb7-879d-c153940ba665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:32.012Z|d6e4ae5f-66cf-4bb7-879d-c153940ba665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:36.741Z|f7212c50-2b9d-42c6-bced-60d4d23b4746|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:09:36.741Z|f7212c50-2b9d-42c6-bced-60d4d23b4746|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:37.623Z|4d3aa252-292e-4572-949c-29b0245c163d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:09:37.623Z|4d3aa252-292e-4572-949c-29b0245c163d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:09:42.032Z|20c736c2-8e3d-4c3b-833a-a4f072706f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:42.033Z|20c736c2-8e3d-4c3b-833a-a4f072706f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:42.035Z|2f03ccb6-39dc-4e95-9a5f-11b1de36ba28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:42.036Z|2f03ccb6-39dc-4e95-9a5f-11b1de36ba28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:42.039Z|b24acf51-d88d-46cd-a642-e9d15b35cf95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:42.039Z|b24acf51-d88d-46cd-a642-e9d15b35cf95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:52.060Z|b2967592-ae47-4024-8c4d-c6ebc63c60e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:52.060Z|1ffc9117-ef0c-4ae2-9148-961de58cd978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:52.061Z|b2967592-ae47-4024-8c4d-c6ebc63c60e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:52.061Z|1ffc9117-ef0c-4ae2-9148-961de58cd978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:52.062Z|a3b81375-4ff3-4d9b-9273-559a42042e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:09:52.062Z|a3b81375-4ff3-4d9b-9273-559a42042e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:09:52.622Z|5793a38d-c52c-4cc4-a111-ba9103c0bbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:09:52.625Z|5793a38d-c52c-4cc4-a111-ba9103c0bbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:09:52.966Z|f9ed73a7-078e-4b95-85b5-c853974b448a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:09:52.966Z|f9ed73a7-078e-4b95-85b5-c853974b448a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:10:02.101Z|50708862-436b-4ff3-9cd4-7b376e190548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:02.101Z|1f3b5ad1-1f5c-4623-b699-1213cde959c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:02.102Z|50708862-436b-4ff3-9cd4-7b376e190548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:02.102Z|1f3b5ad1-1f5c-4623-b699-1213cde959c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:02.105Z|573da2fd-0b84-432b-be50-eeabcfc71bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:02.106Z|573da2fd-0b84-432b-be50-eeabcfc71bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:07.622Z|44b5c8fd-6b1a-4737-baa6-277db826848d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:10:07.623Z|44b5c8fd-6b1a-4737-baa6-277db826848d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:10:12.133Z|39934868-656b-472d-93a9-2c757ab3a993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:12.133Z|8c67154a-0bda-4719-ae93-6b859de7c8f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:12.133Z|73742ef8-f380-48b6-a9b8-0a1f80928659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:12.134Z|39934868-656b-472d-93a9-2c757ab3a993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:12.134Z|8c67154a-0bda-4719-ae93-6b859de7c8f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:12.134Z|73742ef8-f380-48b6-a9b8-0a1f80928659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:22.163Z|ca60ce24-53a3-41f5-a736-511c26cf98b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:22.164Z|ca60ce24-53a3-41f5-a736-511c26cf98b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:22.182Z|b34685af-1ce2-4ab3-a2dc-4f7bae3c019c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:22.183Z|b34685af-1ce2-4ab3-a2dc-4f7bae3c019c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:22.189Z|06577010-55a7-4114-ae49-25e45297fa6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:22.190Z|06577010-55a7-4114-ae49-25e45297fa6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:22.622Z|bcbbfddc-a66f-4853-9d10-1405839e8cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:10:22.622Z|bcbbfddc-a66f-4853-9d10-1405839e8cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:10:22.967Z|38ffd194-2272-4370-95c2-4b14a3f1d1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:10:22.968Z|38ffd194-2272-4370-95c2-4b14a3f1d1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:10:32.220Z|75bb6164-011c-4b74-a183-382697fd831e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:32.221Z|75bb6164-011c-4b74-a183-382697fd831e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:32.224Z|1a6f81ec-6efd-4708-8d20-7c7d25ebfad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:32.224Z|1a6f81ec-6efd-4708-8d20-7c7d25ebfad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:32.235Z|522728d9-d01d-4607-93e0-8bf8b1c37f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:32.236Z|522728d9-d01d-4607-93e0-8bf8b1c37f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:36.741Z|dd71ab11-7b4e-4766-a801-e271917ff016|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:10:36.742Z|dd71ab11-7b4e-4766-a801-e271917ff016|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:37.623Z|79ddb465-c3ca-40c3-9303-47989e1cf19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:10:37.626Z|79ddb465-c3ca-40c3-9303-47989e1cf19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:10:42.250Z|ac044960-a822-4a18-b5d4-3c390e0fc96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:42.251Z|ac044960-a822-4a18-b5d4-3c390e0fc96d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:42.251Z|ddcd0cae-69b5-4b92-8eb1-507360ab4303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:42.252Z|ddcd0cae-69b5-4b92-8eb1-507360ab4303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:42.295Z|260e072c-fbc0-445e-b732-64f551863310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:42.297Z|260e072c-fbc0-445e-b732-64f551863310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:52.306Z|156b9ec2-6776-41fc-b1f1-0fc3931b1f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:52.306Z|ae5698b1-6730-4e07-94c6-b76a0076e39b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:52.307Z|156b9ec2-6776-41fc-b1f1-0fc3931b1f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:52.307Z|ae5698b1-6730-4e07-94c6-b76a0076e39b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:52.327Z|de67d06b-407c-4986-83ac-6b63acd3118d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:10:52.327Z|de67d06b-407c-4986-83ac-6b63acd3118d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:10:52.622Z|d670a185-8a99-4671-84fc-20401195e1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:10:52.622Z|d670a185-8a99-4671-84fc-20401195e1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:10:52.968Z|67a70d36-e4ff-4eed-ad10-7571b57dc635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:10:52.969Z|67a70d36-e4ff-4eed-ad10-7571b57dc635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:11:02.371Z|0728c99e-ec9d-4da1-957a-44d4755a4eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:02.371Z|8bb07ff7-1051-4436-8b56-e83223766d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:02.371Z|0728c99e-ec9d-4da1-957a-44d4755a4eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:02.371Z|8bb07ff7-1051-4436-8b56-e83223766d5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:02.379Z|6d3d1495-d888-4e9a-909f-a6ad39099323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:02.379Z|6d3d1495-d888-4e9a-909f-a6ad39099323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:07.622Z|a75e7cdf-c8b8-4d69-9271-58ecd07f8ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:11:07.623Z|a75e7cdf-c8b8-4d69-9271-58ecd07f8ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:11:12.398Z|4fa33def-3927-4f37-97e3-bca431db7c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:12.399Z|4fa33def-3927-4f37-97e3-bca431db7c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:12.403Z|1e114bf2-846d-4f6f-9450-0284a1536fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:12.404Z|1e114bf2-846d-4f6f-9450-0284a1536fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:12.407Z|c5559511-e3e3-42cc-9e47-4cdf0ec15763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:12.407Z|c5559511-e3e3-42cc-9e47-4cdf0ec15763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:22.439Z|bdada43a-06a7-4b2f-8c26-2ba34068f021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:22.440Z|bdada43a-06a7-4b2f-8c26-2ba34068f021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:22.443Z|7b353f9c-9660-4d2c-b96a-5174ae2160bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:22.443Z|c4a03d26-3036-440d-a45e-6931e05615c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:22.443Z|7b353f9c-9660-4d2c-b96a-5174ae2160bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:22.444Z|c4a03d26-3036-440d-a45e-6931e05615c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:22.623Z|c2c7c362-77ad-4592-b9f3-a66ac86e3875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:11:22.624Z|c2c7c362-77ad-4592-b9f3-a66ac86e3875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:11:22.970Z|cf6f7b70-c6c7-4340-ba94-212e4f42599a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:11:22.971Z|cf6f7b70-c6c7-4340-ba94-212e4f42599a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:11:32.475Z|6eeab527-dd77-4269-87be-2e30065725f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:32.476Z|6eeab527-dd77-4269-87be-2e30065725f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:32.486Z|3eed7226-b5d8-4c05-90f0-a235b2f9c586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:32.487Z|3eed7226-b5d8-4c05-90f0-a235b2f9c586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:32.493Z|0d2d5de2-57ed-4c70-9dfe-1a2cbb64aca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:32.493Z|0d2d5de2-57ed-4c70-9dfe-1a2cbb64aca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:36.743Z|b5c0e784-d126-4e1d-9025-06d89ad2d371|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:11:36.744Z|b5c0e784-d126-4e1d-9025-06d89ad2d371|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:37.624Z|28ab6b4d-ff8f-49e8-9306-ef84de80a48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:11:37.628Z|28ab6b4d-ff8f-49e8-9306-ef84de80a48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:11:42.511Z|b7a1aa5e-14ee-4f7f-b5d7-1b1718956188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:42.512Z|b7a1aa5e-14ee-4f7f-b5d7-1b1718956188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:42.524Z|32457c0d-e846-43fa-ba65-c9c49ea80320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:42.524Z|32457c0d-e846-43fa-ba65-c9c49ea80320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:42.530Z|112a978c-435d-4e48-848f-d0aed9275b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:42.530Z|112a978c-435d-4e48-848f-d0aed9275b4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:52.561Z|1caf4ce3-3819-4e54-ae92-a7319923f6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:52.563Z|1caf4ce3-3819-4e54-ae92-a7319923f6e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:52.582Z|6370cef8-7cdb-49f2-ae7e-a360bb25acdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:52.582Z|6370cef8-7cdb-49f2-ae7e-a360bb25acdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:52.612Z|ebe869a6-6f5a-404e-8faa-b49fde272b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:11:52.615Z|ebe869a6-6f5a-404e-8faa-b49fde272b95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:11:52.622Z|8e1634de-70c5-4c6b-afe6-dc9a780a7480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:11:52.623Z|8e1634de-70c5-4c6b-afe6-dc9a780a7480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:11:52.972Z|a7ff3184-dfa1-4829-b997-4f937a3213be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:11:52.973Z|a7ff3184-dfa1-4829-b997-4f937a3213be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:12:02.614Z|fedea08f-1b64-49ba-8266-e3eb29969561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:02.615Z|fedea08f-1b64-49ba-8266-e3eb29969561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:02.633Z|4674edf8-2c00-4218-b11a-5b5a017f417c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:02.633Z|4674edf8-2c00-4218-b11a-5b5a017f417c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:02.656Z|1e8051e7-b954-484b-868e-6e7b57f98054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:02.657Z|1e8051e7-b954-484b-868e-6e7b57f98054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:07.622Z|a077bb19-08f4-4595-b78b-8f410cb24857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:12:07.623Z|a077bb19-08f4-4595-b78b-8f410cb24857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:12:12.652Z|a1cc857f-5572-4491-93f0-e919bb3e239e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:12.653Z|a1cc857f-5572-4491-93f0-e919bb3e239e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:12.679Z|411134ca-c784-41e1-a90f-14ce5071c8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:12.679Z|411134ca-c784-41e1-a90f-14ce5071c8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:12.696Z|f41a1c6a-e6b0-45ae-8edb-7769355b04df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:12.697Z|f41a1c6a-e6b0-45ae-8edb-7769355b04df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:22.622Z|3f4b2ded-db5d-4e0c-a82c-6a86b44dc7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:12:22.623Z|3f4b2ded-db5d-4e0c-a82c-6a86b44dc7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:12:22.692Z|f97f28eb-4971-4426-8ebf-7fb3102111fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:22.693Z|f97f28eb-4971-4426-8ebf-7fb3102111fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:22.716Z|7b25d5a6-fa97-4efe-a791-ce906aed95af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:22.716Z|7b25d5a6-fa97-4efe-a791-ce906aed95af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:22.739Z|36026bb4-4166-4dac-81e1-700a8a372a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:22.739Z|36026bb4-4166-4dac-81e1-700a8a372a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:22.974Z|2610f528-c84c-4790-8e1d-305d41c79037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:12:22.974Z|2610f528-c84c-4790-8e1d-305d41c79037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:12:32.724Z|fb65c205-4689-407c-9b42-d22c3a0299f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:32.725Z|fb65c205-4689-407c-9b42-d22c3a0299f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:32.762Z|091e4dfd-fc78-447c-bee5-145b68bda3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:32.762Z|091e4dfd-fc78-447c-bee5-145b68bda3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:32.797Z|085656a2-c3c3-4be1-bb0d-d2be2c7674e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:32.798Z|085656a2-c3c3-4be1-bb0d-d2be2c7674e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:36.741Z|8ab7db96-0e0e-4d92-bac2-b2c0bfa82a9a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:12:36.742Z|8ab7db96-0e0e-4d92-bac2-b2c0bfa82a9a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:37.624Z|29d5516a-4159-4ba5-9c81-c8a86994e5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:12:37.627Z|29d5516a-4159-4ba5-9c81-c8a86994e5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:12:42.760Z|cebcd918-0e31-4c7a-a16c-39f79099d4f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:42.761Z|cebcd918-0e31-4c7a-a16c-39f79099d4f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:42.785Z|50b69617-909d-4da9-96f7-b92b1f62aad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:42.786Z|50b69617-909d-4da9-96f7-b92b1f62aad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:42.821Z|ee6e211d-b613-42b4-9141-7ffc2269d1fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:42.822Z|ee6e211d-b613-42b4-9141-7ffc2269d1fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:52.625Z|a68ea28c-b3fa-47b1-b78d-35148cf70cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:12:52.626Z|a68ea28c-b3fa-47b1-b78d-35148cf70cfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:12:52.812Z|e3c834a0-809b-40bd-a62c-366fd09a8ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:52.813Z|e3c834a0-809b-40bd-a62c-366fd09a8ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:52.835Z|599be39e-1483-4b24-9f49-41dc13cacb35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:52.836Z|599be39e-1483-4b24-9f49-41dc13cacb35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:52.924Z|aacf2761-36b8-4398-8722-e9bc02efe3bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:12:52.925Z|aacf2761-36b8-4398-8722-e9bc02efe3bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:12:52.975Z|457f404e-b861-47cd-ab07-4235635578a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:12:52.976Z|457f404e-b861-47cd-ab07-4235635578a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:13:02.876Z|6d7a4df9-eb3e-404c-8df9-8573a31a7c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:02.876Z|6d7a4df9-eb3e-404c-8df9-8573a31a7c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:02.888Z|38c6a01e-c198-48b8-b091-8a556fd48779|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:02.888Z|38c6a01e-c198-48b8-b091-8a556fd48779|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:02.962Z|201fa41c-fa14-4262-95b3-9ec6d0af3a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:02.962Z|201fa41c-fa14-4262-95b3-9ec6d0af3a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:07.622Z|18d76e2e-2b5b-4b18-af3b-b61ae57df810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:13:07.622Z|18d76e2e-2b5b-4b18-af3b-b61ae57df810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:13:12.916Z|c6c8847e-623f-413c-953a-7e1188fce0d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:12.917Z|c6c8847e-623f-413c-953a-7e1188fce0d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:12.930Z|8c119dc2-b8a8-4135-a748-2a033a5791fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:12.930Z|8c119dc2-b8a8-4135-a748-2a033a5791fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:12.996Z|29d736b0-f900-4228-b6bf-841835622c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:12.997Z|29d736b0-f900-4228-b6bf-841835622c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:22.622Z|06add07f-c835-4182-a79e-b65d82d44298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:13:22.622Z|06add07f-c835-4182-a79e-b65d82d44298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:13:22.976Z|6a047d1d-398e-4dd6-9714-ac81181773ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:13:22.977Z|6a047d1d-398e-4dd6-9714-ac81181773ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:13:23.024Z|711eb011-4693-408c-a8f3-f782a9699900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:23.024Z|711eb011-4693-408c-a8f3-f782a9699900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:23.030Z|cafa4abe-c0ec-45f9-9310-744e2b11eaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:23.030Z|cafa4abe-c0ec-45f9-9310-744e2b11eaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:23.032Z|60a38f3a-bef3-4ef1-9137-26c52a27661f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:23.033Z|60a38f3a-bef3-4ef1-9137-26c52a27661f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:33.076Z|0d0ebf9a-5820-4396-bc75-4ca4935b656d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:33.076Z|0d0ebf9a-5820-4396-bc75-4ca4935b656d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:33.098Z|36e2bd59-abe6-4100-84ed-8008ed1d03e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:33.098Z|36e2bd59-abe6-4100-84ed-8008ed1d03e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:33.099Z|8d3e8575-bede-40ad-ae03-136361458aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:33.100Z|8d3e8575-bede-40ad-ae03-136361458aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:36.740Z|38241c1f-ec64-41eb-930c-b153cc990319|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:13:36.741Z|38241c1f-ec64-41eb-930c-b153cc990319|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:37.628Z|c96a5898-e9b0-4289-bdbd-cee5f8088a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:13:37.628Z|c96a5898-e9b0-4289-bdbd-cee5f8088a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:13:43.104Z|e2634781-1690-40e7-b382-172e764fb32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:43.105Z|e2634781-1690-40e7-b382-172e764fb32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:43.132Z|ed066daa-068f-4b8a-a132-574eb38b3268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:43.132Z|a0f48644-241f-4f43-913a-e69310838e02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:43.133Z|ed066daa-068f-4b8a-a132-574eb38b3268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:43.133Z|a0f48644-241f-4f43-913a-e69310838e02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:52.622Z|ac2f599f-44d8-4026-8ccd-dbf18ceafa25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:13:52.623Z|ac2f599f-44d8-4026-8ccd-dbf18ceafa25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:13:52.977Z|d0db3bc9-663d-4bfc-9355-829e6bb572d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:13:52.978Z|d0db3bc9-663d-4bfc-9355-829e6bb572d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:13:53.139Z|06d40733-f8f4-4d19-9bf7-7864a31f5058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:53.140Z|06d40733-f8f4-4d19-9bf7-7864a31f5058|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:53.154Z|0e994ba8-d276-4836-8d1b-de715d0d679b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:53.155Z|0e994ba8-d276-4836-8d1b-de715d0d679b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:13:53.221Z|5f31d62d-a4b5-4bfa-b30f-2a63e3315112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:13:53.221Z|5f31d62d-a4b5-4bfa-b30f-2a63e3315112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:03.183Z|32408353-2e4c-429a-bda4-32aeb102889c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:03.183Z|32408353-2e4c-429a-bda4-32aeb102889c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:03.200Z|95ad3cd8-e6fe-44e3-9a23-44ff3d29cd25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:03.200Z|95ad3cd8-e6fe-44e3-9a23-44ff3d29cd25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:03.248Z|d1b80e64-16ad-4658-bbb3-30522b48f7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:03.249Z|d1b80e64-16ad-4658-bbb3-30522b48f7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:07.622Z|de8bfb46-bdee-4b60-a01f-c267fe706afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:14:07.622Z|de8bfb46-bdee-4b60-a01f-c267fe706afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:14:13.239Z|40b833a4-c34d-46b7-9475-61a0043bb3b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:13.240Z|40b833a4-c34d-46b7-9475-61a0043bb3b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:13.244Z|6bdf0b0d-144d-465e-a307-538b9cb667c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:13.245Z|6bdf0b0d-144d-465e-a307-538b9cb667c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:13.283Z|a5f98791-f466-4227-bc3c-b9b656f9b52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:13.283Z|a5f98791-f466-4227-bc3c-b9b656f9b52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:22.622Z|51caaa1a-8d32-411f-a318-aeeb5f4405f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:14:22.622Z|51caaa1a-8d32-411f-a318-aeeb5f4405f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:14:22.979Z|f5664809-7b6c-4101-9761-169b43e9c538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:14:22.979Z|f5664809-7b6c-4101-9761-169b43e9c538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:14:23.291Z|60e23788-f15b-4a99-a689-434816649140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:23.291Z|60e23788-f15b-4a99-a689-434816649140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:23.303Z|e7b96c2b-4210-42b7-b3bb-ac4216aacd44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:23.303Z|e7b96c2b-4210-42b7-b3bb-ac4216aacd44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:23.312Z|0457391e-9ed0-4e2e-841d-70110e1c8e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:23.312Z|0457391e-9ed0-4e2e-841d-70110e1c8e1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:33.337Z|129b7cbf-807c-4ba0-bcf8-cd9fa730e1bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:33.337Z|129b7cbf-807c-4ba0-bcf8-cd9fa730e1bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:33.360Z|02e06591-a2d0-4546-8a65-4a10329b558a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:33.360Z|02e06591-a2d0-4546-8a65-4a10329b558a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:33.368Z|048eda72-15b4-4dd1-a754-3fe5196f62bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:33.368Z|048eda72-15b4-4dd1-a754-3fe5196f62bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:36.741Z|168a9c2c-c3c5-414e-bf3a-74be881bb8ca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:14:36.742Z|168a9c2c-c3c5-414e-bf3a-74be881bb8ca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:37.630Z|dde1c35b-f6b0-4d4a-80ec-313c7032dc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:14:37.634Z|dde1c35b-f6b0-4d4a-80ec-313c7032dc3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:14:43.371Z|ed1f7e7b-ab99-41c8-a3cd-5693a5c08807|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:43.372Z|ed1f7e7b-ab99-41c8-a3cd-5693a5c08807|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:43.388Z|60a6c185-c699-44a7-9c9b-975b2a716fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:43.389Z|60a6c185-c699-44a7-9c9b-975b2a716fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:43.393Z|5c7aee91-2d38-4590-950a-c1d145c0596d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:43.393Z|5c7aee91-2d38-4590-950a-c1d145c0596d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:52.622Z|dfb17af3-ee38-4323-8bdc-c02c5b2130ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:14:52.622Z|dfb17af3-ee38-4323-8bdc-c02c5b2130ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:14:52.980Z|55f11ffd-c299-4922-b1a2-b0f2c4a539a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:14:52.980Z|55f11ffd-c299-4922-b1a2-b0f2c4a539a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:14:53.399Z|b29c532a-4180-4ce9-aa30-ade1c7a485a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:53.400Z|b29c532a-4180-4ce9-aa30-ade1c7a485a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:53.422Z|11cc33a6-8bc8-4a39-8538-4b5013d74f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:53.422Z|c5b4c674-4a49-4c0b-9845-2a93346455ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:14:53.423Z|11cc33a6-8bc8-4a39-8538-4b5013d74f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:14:53.423Z|c5b4c674-4a49-4c0b-9845-2a93346455ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:03.443Z|57a76fcb-44ab-4cab-81b9-73eebea9d23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:03.443Z|57a76fcb-44ab-4cab-81b9-73eebea9d23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:03.450Z|52c4c5a9-b88a-4d83-9fe1-9d53a12a4068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:03.451Z|52c4c5a9-b88a-4d83-9fe1-9d53a12a4068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:03.452Z|5aad55bf-4820-42a7-9da9-7018b8c3318e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:03.453Z|5aad55bf-4820-42a7-9da9-7018b8c3318e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:07.622Z|71699ed5-db2a-4ad2-a995-5ad66fe9a04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:15:07.622Z|71699ed5-db2a-4ad2-a995-5ad66fe9a04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:15:13.470Z|8ae9f147-a018-4689-8fa0-9f43fa1119db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:13.470Z|8ae9f147-a018-4689-8fa0-9f43fa1119db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:13.477Z|a26e9c1c-7250-4aad-b594-d106278b02a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:13.477Z|a26e9c1c-7250-4aad-b594-d106278b02a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:13.478Z|0dbfd4c6-aae6-4d44-b5a5-fc9a1a7cc235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:13.478Z|0dbfd4c6-aae6-4d44-b5a5-fc9a1a7cc235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:22.622Z|ba48db3f-7a60-4771-bf05-a3dc13fffc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:15:22.623Z|ba48db3f-7a60-4771-bf05-a3dc13fffc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:15:22.981Z|62e0bc27-7068-4db5-add1-8459414752c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:15:22.981Z|62e0bc27-7068-4db5-add1-8459414752c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:15:23.496Z|5516adb9-609e-4df6-9476-7f9cd39fc759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:23.497Z|5516adb9-609e-4df6-9476-7f9cd39fc759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:23.502Z|50c364b9-6b22-416a-bce5-fd94ee4ae867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:23.503Z|50c364b9-6b22-416a-bce5-fd94ee4ae867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:23.503Z|b552340c-2627-4afc-b5aa-19bbce259bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:23.503Z|b552340c-2627-4afc-b5aa-19bbce259bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:33.527Z|eb68d39f-fad5-4ac2-8ecd-356f9a6a8079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:33.528Z|eb68d39f-fad5-4ac2-8ecd-356f9a6a8079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:33.531Z|3142db55-dec5-4873-821f-912a6a3da369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:33.532Z|3142db55-dec5-4873-821f-912a6a3da369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:33.536Z|fcb279ac-dca0-4dd9-b088-f5f66fd85d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:33.537Z|fcb279ac-dca0-4dd9-b088-f5f66fd85d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:36.740Z|7b085a6e-f765-42e3-8bc8-f6f72e3dafda|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:15:36.741Z|7b085a6e-f765-42e3-8bc8-f6f72e3dafda|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:37.622Z|ad54b686-84ad-40be-961e-e6b09d07b089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:15:37.623Z|ad54b686-84ad-40be-961e-e6b09d07b089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:15:43.559Z|85178cf9-3072-4fb2-a184-4815b8186199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:43.560Z|85178cf9-3072-4fb2-a184-4815b8186199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:43.564Z|fd4f2d43-5d58-4212-bf47-d246b8fe5015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:43.565Z|fd4f2d43-5d58-4212-bf47-d246b8fe5015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:43.565Z|b68d2c9a-cdb3-4230-bb22-9f3c36d65132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:43.565Z|b68d2c9a-cdb3-4230-bb22-9f3c36d65132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:52.622Z|4f771cbb-f61a-42b9-a2cf-e3e5ae3d6454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:15:52.622Z|4f771cbb-f61a-42b9-a2cf-e3e5ae3d6454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:15:52.982Z|fdfa5894-47de-49f4-a2fe-8f01388e25e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:15:52.982Z|fdfa5894-47de-49f4-a2fe-8f01388e25e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:15:53.588Z|a2cda0e8-b1c0-4251-ae9b-487c50d14f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:53.589Z|a2cda0e8-b1c0-4251-ae9b-487c50d14f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:53.590Z|b5d5834a-1930-4fa2-bc3e-55a5240c04d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:53.591Z|b5d5834a-1930-4fa2-bc3e-55a5240c04d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:15:53.593Z|b179dde3-551d-43e6-8230-6c28bbb6542e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:15:53.594Z|b179dde3-551d-43e6-8230-6c28bbb6542e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:03.612Z|70369c5c-f916-4831-be61-75525c0c7f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:03.612Z|261c0545-c423-4c71-aadb-4a5e60fba2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:03.613Z|70369c5c-f916-4831-be61-75525c0c7f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:03.613Z|261c0545-c423-4c71-aadb-4a5e60fba2c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:03.618Z|1e0bb1e8-80e8-4a9e-b77c-fdd73f26b900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:03.618Z|1e0bb1e8-80e8-4a9e-b77c-fdd73f26b900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:07.622Z|fc8f656c-5064-48c5-9176-fb21580f5c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:16:07.623Z|fc8f656c-5064-48c5-9176-fb21580f5c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:16:13.644Z|4f595850-2214-45b5-8069-f3615797cb28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:13.644Z|1a86ffaa-168f-4ff2-b960-8d902ccf83d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:13.644Z|4f595850-2214-45b5-8069-f3615797cb28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:13.644Z|1a86ffaa-168f-4ff2-b960-8d902ccf83d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:13.645Z|6602c50a-deef-4819-9f2f-a0b4b3ec8ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:13.645Z|6602c50a-deef-4819-9f2f-a0b4b3ec8ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:22.622Z|136727aa-9ee2-4785-bfbd-69ab0a5041eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:16:22.623Z|136727aa-9ee2-4785-bfbd-69ab0a5041eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:16:22.983Z|554cc500-93ec-4ce0-9c39-1ad71e32371e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:16:22.984Z|554cc500-93ec-4ce0-9c39-1ad71e32371e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:16:23.669Z|7b30d9c7-eb05-42eb-9adb-977cfbf28ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:23.669Z|7b30d9c7-eb05-42eb-9adb-977cfbf28ebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:23.691Z|c821f5c0-ba19-4af9-baaa-8272678ff693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:23.691Z|2bfeb5ec-c725-4d82-87e8-993f8f51698e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:23.692Z|2bfeb5ec-c725-4d82-87e8-993f8f51698e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:23.692Z|c821f5c0-ba19-4af9-baaa-8272678ff693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:33.694Z|29c3e08f-3310-415a-bf90-1aa6d3350e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:33.695Z|29c3e08f-3310-415a-bf90-1aa6d3350e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:33.718Z|98730d5e-f058-47e1-9439-20de3b526361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:33.719Z|98730d5e-f058-47e1-9439-20de3b526361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:33.728Z|de91cfa4-6caf-4af1-a58b-c9eeec47a3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:33.728Z|de91cfa4-6caf-4af1-a58b-c9eeec47a3b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:36.743Z|3b8d7994-0cad-4fcc-87a8-ecf3ab52cf5e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:16:36.745Z|3b8d7994-0cad-4fcc-87a8-ecf3ab52cf5e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:37.625Z|dab973e4-4127-48c4-a802-c4a0338a1441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:16:37.633Z|dab973e4-4127-48c4-a802-c4a0338a1441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:16:43.741Z|95bfd7a0-33ef-4e6d-bbe8-20aa6360a44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:43.742Z|f923a9b2-72f9-471e-9e93-d788569380e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:43.743Z|95bfd7a0-33ef-4e6d-bbe8-20aa6360a44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:43.743Z|f923a9b2-72f9-471e-9e93-d788569380e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:43.747Z|e5ba2c76-ec98-47d7-b698-c02274873f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:43.747Z|e5ba2c76-ec98-47d7-b698-c02274873f9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:52.624Z|69a44605-f435-4a7e-9076-712438bbe7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:16:52.627Z|69a44605-f435-4a7e-9076-712438bbe7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:16:52.984Z|aadd47d0-672e-4d33-a00f-7ac05a3295cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:16:52.985Z|aadd47d0-672e-4d33-a00f-7ac05a3295cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:16:53.779Z|e5d6d61d-a436-434c-a14e-e5b8b4758ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:53.783Z|e5d6d61d-a436-434c-a14e-e5b8b4758ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:53.784Z|91758dba-02cd-45c2-9374-5f958c92fa03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:53.784Z|91758dba-02cd-45c2-9374-5f958c92fa03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:16:53.795Z|7b54dab7-7b3b-407d-8568-41051f70f751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:16:53.795Z|7b54dab7-7b3b-407d-8568-41051f70f751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:03.834Z|a536128c-2a9f-4492-a258-1f6f146235e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:03.834Z|8aff2173-f29e-4498-9761-cf062275e34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:03.835Z|8aff2173-f29e-4498-9761-cf062275e34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:03.834Z|7fe34951-ec20-4ec8-b9f4-46a0eb2c56f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:03.836Z|7fe34951-ec20-4ec8-b9f4-46a0eb2c56f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:03.838Z|a536128c-2a9f-4492-a258-1f6f146235e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:07.622Z|cded8a16-425f-4f89-8537-354dcae8f905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:17:07.622Z|cded8a16-425f-4f89-8537-354dcae8f905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:17:13.862Z|ac97e6e2-a61b-4bd0-aece-cef3229a54c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:13.862Z|ed67bae6-9b02-4596-9e36-b351955728c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:13.863Z|ac97e6e2-a61b-4bd0-aece-cef3229a54c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:13.863Z|ed67bae6-9b02-4596-9e36-b351955728c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:13.866Z|c526ae89-c4cb-497b-9b2b-117d0f99c045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:13.867Z|c526ae89-c4cb-497b-9b2b-117d0f99c045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:22.622Z|32b32f46-3499-49d5-b6bb-5d409466d0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:17:22.624Z|32b32f46-3499-49d5-b6bb-5d409466d0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:17:22.989Z|7c055ead-e9a8-4473-9abf-5a3881dfa76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:17:22.990Z|7c055ead-e9a8-4473-9abf-5a3881dfa76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:17:23.906Z|6468c44e-df32-4b06-9e96-db430ede3528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:23.906Z|d4c6d8b4-7316-4d77-b498-6a0b75f22ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:23.906Z|d4c6d8b4-7316-4d77-b498-6a0b75f22ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:23.906Z|6468c44e-df32-4b06-9e96-db430ede3528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:23.909Z|eb3b3650-22f2-4d44-b01d-2b18d4f35898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:23.910Z|eb3b3650-22f2-4d44-b01d-2b18d4f35898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:33.935Z|e8a0d359-3638-4528-a9dd-d2c343326641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:33.935Z|2ae88215-ab2a-4a5c-ad8d-68cdb0fab1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:33.935Z|c0df0d87-ebf7-4aa8-8c66-4ba23ba9a88e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:33.936Z|e8a0d359-3638-4528-a9dd-d2c343326641|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:33.936Z|2ae88215-ab2a-4a5c-ad8d-68cdb0fab1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:33.936Z|c0df0d87-ebf7-4aa8-8c66-4ba23ba9a88e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:36.741Z|c8beb331-5a6b-4e98-8d61-dcbe1d9cc701|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:17:36.742Z|c8beb331-5a6b-4e98-8d61-dcbe1d9cc701|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:37.622Z|b4f6f139-a76c-4b03-9746-12489974ec9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:17:37.629Z|b4f6f139-a76c-4b03-9746-12489974ec9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:17:43.961Z|ac02a6a0-3d6c-4539-94ca-ac09d803d598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:43.961Z|f0de9c0b-9868-4bd3-838b-c916f93ac32f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:43.962Z|ac02a6a0-3d6c-4539-94ca-ac09d803d598|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:43.962Z|f0de9c0b-9868-4bd3-838b-c916f93ac32f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:43.965Z|a0f1aeca-aaca-4cd8-9994-111230804f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:43.966Z|a0f1aeca-aaca-4cd8-9994-111230804f76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:52.622Z|f9d0d221-378f-4863-b1c4-ca2395c042e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:17:52.622Z|f9d0d221-378f-4863-b1c4-ca2395c042e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:17:52.991Z|e0b91eb9-94ab-4ef7-9544-5db70a71f45d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:17:52.992Z|e0b91eb9-94ab-4ef7-9544-5db70a71f45d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:17:53.998Z|0a7f7490-bd7c-4992-a44b-99d4ea4944e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:54.000Z|0a7f7490-bd7c-4992-a44b-99d4ea4944e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:54.016Z|fcc6e2f0-927a-4915-96ac-006bed1a9d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:54.017Z|fcc6e2f0-927a-4915-96ac-006bed1a9d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:17:54.019Z|ea40816f-a95c-4e97-a5fe-86ef69a98973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:17:54.019Z|ea40816f-a95c-4e97-a5fe-86ef69a98973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:04.031Z|4e9bdbb2-3326-44b8-b290-2ad775e7d32c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:04.032Z|4e9bdbb2-3326-44b8-b290-2ad775e7d32c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:04.042Z|6f438d3c-3852-4c6e-8114-8d4115d405fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:04.043Z|6f438d3c-3852-4c6e-8114-8d4115d405fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:04.044Z|ab384953-c4f0-4b0a-97e8-7f41b2feac53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:04.044Z|ab384953-c4f0-4b0a-97e8-7f41b2feac53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:07.622Z|02c4bbdc-503a-4fbe-a90a-70ebd24ab07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:18:07.625Z|02c4bbdc-503a-4fbe-a90a-70ebd24ab07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:18:14.066Z|155ee393-29a4-4be6-83a6-c882788c3956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:14.066Z|1a66bedc-5fba-45b0-a1ef-90a43d46ab5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:14.067Z|155ee393-29a4-4be6-83a6-c882788c3956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:14.068Z|3ac4af31-0b36-40c6-94d4-0593a8ba3667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:14.069Z|1a66bedc-5fba-45b0-a1ef-90a43d46ab5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:14.069Z|3ac4af31-0b36-40c6-94d4-0593a8ba3667|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:22.622Z|75802866-b658-472b-b0ac-0587db2ea2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:18:22.622Z|75802866-b658-472b-b0ac-0587db2ea2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:18:22.992Z|e810e06b-3779-45b8-8e33-2364d3eebade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:18:22.993Z|e810e06b-3779-45b8-8e33-2364d3eebade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:18:24.095Z|3d1b05be-5a12-43e7-bed4-bf7110a86221|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:24.096Z|ed49db9c-6cc6-49fd-b9df-1543e194b97f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:24.096Z|3d1b05be-5a12-43e7-bed4-bf7110a86221|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:24.096Z|ed49db9c-6cc6-49fd-b9df-1543e194b97f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:24.101Z|f416deca-8379-40c0-8f90-a5d6663438f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:24.101Z|f416deca-8379-40c0-8f90-a5d6663438f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:34.123Z|a902f6b1-3199-4e0f-8fef-dff697a58b00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:34.124Z|a902f6b1-3199-4e0f-8fef-dff697a58b00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:34.129Z|f513522b-eaad-409c-8863-8c10761609d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:34.130Z|f513522b-eaad-409c-8863-8c10761609d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:34.144Z|6dbfba8f-cbca-4587-b34d-d2857c3575c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:34.144Z|6dbfba8f-cbca-4587-b34d-d2857c3575c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:36.741Z|fb6c69aa-cdee-4dc6-a7de-632387ea7a17|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:18:36.742Z|fb6c69aa-cdee-4dc6-a7de-632387ea7a17|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:37.622Z|69281479-107c-4024-9381-433dcdb1e520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:18:37.622Z|69281479-107c-4024-9381-433dcdb1e520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:18:44.150Z|0dd9fac8-a244-4fd8-bb5f-ec3430839238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:44.151Z|0dd9fac8-a244-4fd8-bb5f-ec3430839238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:44.160Z|bea9122b-a286-4811-8e59-b64b96cd0ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:44.161Z|bea9122b-a286-4811-8e59-b64b96cd0ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:44.170Z|677a8bee-1cb6-44a9-8aeb-1737f45799bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:44.170Z|677a8bee-1cb6-44a9-8aeb-1737f45799bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:52.623Z|b35dfd19-d986-4f13-9018-4980e26afa15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:18:52.625Z|b35dfd19-d986-4f13-9018-4980e26afa15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:18:52.994Z|d2f96f7f-b247-42b8-9f78-95566f74c09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:18:52.994Z|d2f96f7f-b247-42b8-9f78-95566f74c09f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:18:54.188Z|c3050673-8ad8-486d-8080-d0288aaa6680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:54.188Z|c3050673-8ad8-486d-8080-d0288aaa6680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:54.193Z|be7ccee8-f4ec-4887-b76c-a896cd27ee18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:54.194Z|be7ccee8-f4ec-4887-b76c-a896cd27ee18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:18:54.195Z|9eefceee-1aa1-4155-954b-137f284a1177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:18:54.195Z|9eefceee-1aa1-4155-954b-137f284a1177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:04.222Z|091b1640-4ad4-46d3-aebf-45171ad6b38a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:04.223Z|4136fc24-55ee-47d0-9049-8b6dadf22520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:04.223Z|4136fc24-55ee-47d0-9049-8b6dadf22520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:04.223Z|091b1640-4ad4-46d3-aebf-45171ad6b38a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:04.226Z|f18a99d0-aa77-48a9-af27-4595e4e54027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:04.227Z|f18a99d0-aa77-48a9-af27-4595e4e54027|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:07.622Z|c3946f60-d19a-4bb7-900f-ec951f83d64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:19:07.622Z|c3946f60-d19a-4bb7-900f-ec951f83d64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:19:14.248Z|0bdd99d7-5723-4029-b0bd-db25727e4da2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:14.248Z|8aaa7396-42cb-4fb3-9358-1a961ce6a5b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:14.249Z|0bdd99d7-5723-4029-b0bd-db25727e4da2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:14.249Z|8aaa7396-42cb-4fb3-9358-1a961ce6a5b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:14.251Z|0ea9d5c8-9e02-4a98-9909-94140c98f8c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:14.252Z|0ea9d5c8-9e02-4a98-9909-94140c98f8c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:22.622Z|f11b1354-091f-4870-acd7-f13aff687b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:19:22.622Z|f11b1354-091f-4870-acd7-f13aff687b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:19:22.995Z|ecec16f8-59ea-4a1e-bba1-28676d8f1659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:19:22.996Z|ecec16f8-59ea-4a1e-bba1-28676d8f1659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:19:24.272Z|dc4220c6-af06-4dc1-b87a-49253f56d8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:24.273Z|cb6ab28f-22ba-4892-861d-3ef95c9b6efc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:24.273Z|cb6ab28f-22ba-4892-861d-3ef95c9b6efc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:24.273Z|dc4220c6-af06-4dc1-b87a-49253f56d8a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:24.275Z|f40ab37d-aa26-4e0c-a69b-1ada6501180f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:24.275Z|f40ab37d-aa26-4e0c-a69b-1ada6501180f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:34.296Z|0aa72666-5716-415e-bb44-df436c8b78b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:34.296Z|1d1033b3-11e5-4006-9810-5f17441b3a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:34.296Z|1d1033b3-11e5-4006-9810-5f17441b3a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:34.296Z|0aa72666-5716-415e-bb44-df436c8b78b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:34.300Z|74ebb4b8-3ae5-48d8-aee7-2fde83632d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:34.301Z|74ebb4b8-3ae5-48d8-aee7-2fde83632d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:36.741Z|2068837a-c5ec-43dd-bd8c-da61f61da637|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:19:36.742Z|2068837a-c5ec-43dd-bd8c-da61f61da637|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:37.623Z|76c1dadd-4ca9-4014-acdf-326b1dab390f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:19:37.635Z|76c1dadd-4ca9-4014-acdf-326b1dab390f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:19:44.319Z|9122ebae-7d62-4c4f-a53b-0cbe48ff478b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:44.320Z|9122ebae-7d62-4c4f-a53b-0cbe48ff478b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:44.323Z|c1e10f5f-07de-423c-bddd-3352f83e7e56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:44.323Z|a0c0332c-fd55-4f2f-91f6-6e774c300463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:44.324Z|c1e10f5f-07de-423c-bddd-3352f83e7e56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:44.324Z|a0c0332c-fd55-4f2f-91f6-6e774c300463|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:52.622Z|9a8c7bcc-716c-43d5-be54-61179b5e8aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:19:52.622Z|9a8c7bcc-716c-43d5-be54-61179b5e8aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:19:52.997Z|8887ccfb-7ac0-4147-9633-10d7063cf75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:19:52.997Z|8887ccfb-7ac0-4147-9633-10d7063cf75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:19:54.344Z|3c6128d9-88ab-47af-b932-f8b8acf137e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:54.345Z|3c6128d9-88ab-47af-b932-f8b8acf137e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:54.346Z|ec69c72c-e140-4b20-abd2-79a25bb5f0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:54.347Z|ec69c72c-e140-4b20-abd2-79a25bb5f0fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:19:54.348Z|493bb829-f267-4b12-99fb-4ccc2a662922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:19:54.349Z|493bb829-f267-4b12-99fb-4ccc2a662922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:04.370Z|dee1a810-e19d-47c5-b452-41ff49908ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:04.370Z|dc4fcacc-3ea8-4b74-99ca-d794bd208dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:04.371Z|dc4fcacc-3ea8-4b74-99ca-d794bd208dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:04.371Z|dee1a810-e19d-47c5-b452-41ff49908ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:04.379Z|6b515d0d-6e8f-4de9-b3f4-d49f82637e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:04.379Z|6b515d0d-6e8f-4de9-b3f4-d49f82637e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:07.622Z|df59227d-c6d6-45fc-8929-e7acda3511df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:20:07.624Z|df59227d-c6d6-45fc-8929-e7acda3511df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:20:14.398Z|f8371b1b-ccff-4e6f-a0dc-3e6663897e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:14.398Z|7d9a5299-6d41-4ca9-9b20-f67e45ebd0ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:14.399Z|f8371b1b-ccff-4e6f-a0dc-3e6663897e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:14.399Z|7d9a5299-6d41-4ca9-9b20-f67e45ebd0ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:14.403Z|abc57566-f132-4f3b-97a3-f6c338e17957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:14.403Z|abc57566-f132-4f3b-97a3-f6c338e17957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:22.622Z|fca7f05b-aed4-489a-9be3-f1e8488902ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:20:22.624Z|fca7f05b-aed4-489a-9be3-f1e8488902ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:20:22.998Z|d7ad7b2c-5da5-4f8b-97e8-f6571b425196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:20:22.998Z|d7ad7b2c-5da5-4f8b-97e8-f6571b425196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:20:24.423Z|9ede504f-f3bf-48b1-a208-717d49816060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:24.423Z|7c697102-f687-45d3-9bad-d6868c10e57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:24.423Z|9ede504f-f3bf-48b1-a208-717d49816060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:24.424Z|7c697102-f687-45d3-9bad-d6868c10e57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:24.427Z|1f68fc51-c00f-4047-8093-7f1179d03cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:24.428Z|1f68fc51-c00f-4047-8093-7f1179d03cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:34.447Z|391d21a5-318d-414b-9c8f-3f70398a5f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:34.448Z|477ae907-decc-45bd-8b74-1cea5ce57fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:34.448Z|391d21a5-318d-414b-9c8f-3f70398a5f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:34.448Z|477ae907-decc-45bd-8b74-1cea5ce57fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:34.458Z|3cdee733-1642-4c32-9e1c-49da272884e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:34.459Z|3cdee733-1642-4c32-9e1c-49da272884e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:36.742Z|920b0367-ff7e-490d-be60-792d996e86d5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:20:36.742Z|920b0367-ff7e-490d-be60-792d996e86d5|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:37.622Z|9e175673-5d40-4ef9-9953-a6ef25c31357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:20:37.622Z|9e175673-5d40-4ef9-9953-a6ef25c31357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:20:44.469Z|55461846-74f0-4910-baa6-f8aef2785bf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:44.470Z|55461846-74f0-4910-baa6-f8aef2785bf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:44.470Z|c68e7950-6ad8-4e6b-9e21-71b100c1e854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:44.471Z|c68e7950-6ad8-4e6b-9e21-71b100c1e854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:44.482Z|e8d87d74-c5ac-4270-8bb3-d7c08dce5517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:44.483Z|e8d87d74-c5ac-4270-8bb3-d7c08dce5517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:52.622Z|f01bff97-34bc-41a7-b852-6b67fff8c421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:20:52.622Z|f01bff97-34bc-41a7-b852-6b67fff8c421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:20:52.999Z|6b2c512d-9638-48a0-9e01-f077348420ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:20:52.999Z|6b2c512d-9638-48a0-9e01-f077348420ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:20:54.493Z|05db30a1-710e-4a89-bf5b-ea7af7b5e386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:54.494Z|5dae4b43-0b6e-4991-b975-a17295463711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:54.494Z|05db30a1-710e-4a89-bf5b-ea7af7b5e386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:54.495Z|5dae4b43-0b6e-4991-b975-a17295463711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:20:54.506Z|63d547c2-31bd-41e5-a966-e93300f63fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:20:54.507Z|63d547c2-31bd-41e5-a966-e93300f63fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:04.522Z|61dc5d4e-e11c-4159-bb67-b98d8218c884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:04.523Z|61dc5d4e-e11c-4159-bb67-b98d8218c884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:04.524Z|c30120a3-34bc-4000-84b3-65a08db7d3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:04.525Z|c30120a3-34bc-4000-84b3-65a08db7d3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:04.529Z|b1a625f0-a76f-4591-a688-3daea34c750b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:04.529Z|b1a625f0-a76f-4591-a688-3daea34c750b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:07.622Z|66bc9ea1-2f57-4adb-8b21-41b5e080c54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:21:07.625Z|66bc9ea1-2f57-4adb-8b21-41b5e080c54e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:21:14.550Z|fd03d3ed-a448-4697-9b09-67e98a99b696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:14.550Z|a720785a-2bad-4d03-9a86-9e8b18844c30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:14.551Z|fd03d3ed-a448-4697-9b09-67e98a99b696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:14.551Z|a720785a-2bad-4d03-9a86-9e8b18844c30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:14.552Z|c22516be-1c70-426e-a983-5244c1adc6dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:14.553Z|c22516be-1c70-426e-a983-5244c1adc6dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:22.622Z|9d9b7eeb-7f68-4955-afd5-f0dc463ad3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:21:22.622Z|9d9b7eeb-7f68-4955-afd5-f0dc463ad3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:21:23.000Z|4297aecb-e444-4ded-9b19-18114134f9ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:21:23.001Z|4297aecb-e444-4ded-9b19-18114134f9ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:21:24.575Z|28702483-a6ce-46a7-b273-b6821e7c419b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:24.575Z|f9276f0a-9b3c-478d-85e0-dd446672f6c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:24.576Z|28702483-a6ce-46a7-b273-b6821e7c419b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:24.576Z|f9276f0a-9b3c-478d-85e0-dd446672f6c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:24.579Z|7cf26f39-2eac-48e8-8f41-8fc529717252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:24.580Z|7cf26f39-2eac-48e8-8f41-8fc529717252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:34.600Z|f08c5ac3-5283-43f9-a6ae-45b903edce5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:34.600Z|5379cbf3-e4ca-476c-b305-95fa8acef6ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:34.600Z|288254cd-26cf-4c29-8e59-54c9429a8d3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:34.600Z|f08c5ac3-5283-43f9-a6ae-45b903edce5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:34.600Z|5379cbf3-e4ca-476c-b305-95fa8acef6ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:34.601Z|288254cd-26cf-4c29-8e59-54c9429a8d3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:36.741Z|4b398464-932a-46d4-8233-8d96972f9942|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:21:36.742Z|4b398464-932a-46d4-8233-8d96972f9942|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:37.622Z|d9d8a53a-fa5c-4650-9d33-bf0dc4dcf366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:21:37.624Z|d9d8a53a-fa5c-4650-9d33-bf0dc4dcf366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:21:44.631Z|a70860d6-e4ce-4dfc-ac73-e8d01a62a8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:44.632Z|a70860d6-e4ce-4dfc-ac73-e8d01a62a8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:44.632Z|dbf7abad-fb73-4603-a339-53a233eeba44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:44.633Z|dbf7abad-fb73-4603-a339-53a233eeba44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:44.634Z|ae0c8c64-baea-4733-a256-7700152af1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:44.634Z|ae0c8c64-baea-4733-a256-7700152af1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:52.622Z|5b080a1b-6450-436f-8527-9cc647535ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:21:52.624Z|5b080a1b-6450-436f-8527-9cc647535ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:21:53.001Z|0bafae76-049b-4453-ab45-57c95c5f2e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:21:53.002Z|0bafae76-049b-4453-ab45-57c95c5f2e41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:21:54.657Z|f64b85cc-26f6-4e27-bfdf-39571965d2c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:54.657Z|4a00b3e2-a7dd-427d-8411-22d22635a5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:54.657Z|23ec351f-3e17-4982-bc15-a41285cf662d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:21:54.658Z|4a00b3e2-a7dd-427d-8411-22d22635a5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:54.658Z|f64b85cc-26f6-4e27-bfdf-39571965d2c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:21:54.658Z|23ec351f-3e17-4982-bc15-a41285cf662d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:04.681Z|a68daf36-c600-4cfc-bab3-fa4aa3feac4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:04.681Z|8aec5b37-c849-45ad-a854-c0f0811f0f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:04.682Z|a68daf36-c600-4cfc-bab3-fa4aa3feac4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:04.682Z|8aec5b37-c849-45ad-a854-c0f0811f0f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:04.684Z|ed9f4d01-0428-4829-8324-9b4a102e7bb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:04.685Z|ed9f4d01-0428-4829-8324-9b4a102e7bb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:07.622Z|68bb49c2-7c9a-4b01-b695-54b6d938d91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:22:07.622Z|68bb49c2-7c9a-4b01-b695-54b6d938d91b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:22:14.703Z|4a0528a1-5a73-46f5-8647-c1d2869ccc5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:14.703Z|c7ba793f-735a-41fe-aaf5-62959808d528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:14.704Z|4a0528a1-5a73-46f5-8647-c1d2869ccc5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:14.704Z|c7ba793f-735a-41fe-aaf5-62959808d528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:14.704Z|fa3d3a6c-0fa3-47ac-a78a-a7b93975d233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:14.704Z|fa3d3a6c-0fa3-47ac-a78a-a7b93975d233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:22.622Z|c92973e7-9043-42b4-952e-771a1392fe0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:22:22.622Z|c92973e7-9043-42b4-952e-771a1392fe0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:22:23.002Z|db1bed69-b487-41ce-86a7-a747c3c3ed2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:22:23.003Z|db1bed69-b487-41ce-86a7-a747c3c3ed2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:22:24.725Z|74f35159-a5f7-468b-ba28-422ca07fc74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:24.725Z|74f35159-a5f7-468b-ba28-422ca07fc74f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:24.729Z|0b56622f-df1f-41e2-b0fc-0e5a1709864f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:24.729Z|8f475f53-55e5-4d5d-b117-53a13f978fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:24.729Z|0b56622f-df1f-41e2-b0fc-0e5a1709864f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:24.730Z|8f475f53-55e5-4d5d-b117-53a13f978fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:34.749Z|315073c8-ff88-4196-8a89-14191b2ff8de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:34.749Z|72002883-1230-462e-8ccf-019c4a28cbe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:34.750Z|72002883-1230-462e-8ccf-019c4a28cbe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:34.750Z|315073c8-ff88-4196-8a89-14191b2ff8de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:34.752Z|83c99d35-cf3e-49c8-82e2-821510efc651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:34.752Z|83c99d35-cf3e-49c8-82e2-821510efc651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:36.741Z|1accfe70-6e9c-4056-b911-0dc460a5c1ca|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:22:36.742Z|1accfe70-6e9c-4056-b911-0dc460a5c1ca|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:37.622Z|c85213ee-5b70-4055-a921-fa6d2249c2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:22:37.630Z|c85213ee-5b70-4055-a921-fa6d2249c2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:22:44.773Z|7e5c8e50-1bf4-4922-a0d1-3f5af38269d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:44.773Z|acb7573e-f481-43dd-ae0a-4d956e90ada2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:44.774Z|7e5c8e50-1bf4-4922-a0d1-3f5af38269d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:44.775Z|acb7573e-f481-43dd-ae0a-4d956e90ada2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:44.776Z|3b0d3300-00ef-40e0-9407-aa17f73afe3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:44.777Z|3b0d3300-00ef-40e0-9407-aa17f73afe3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:52.622Z|b3c6c314-fc07-4c86-8bb0-46a7bf93b9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:22:52.622Z|b3c6c314-fc07-4c86-8bb0-46a7bf93b9ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:22:53.004Z|29fb1a6f-97c0-4d5e-b498-87dc647cc01e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:22:53.004Z|29fb1a6f-97c0-4d5e-b498-87dc647cc01e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:22:54.798Z|e53133c9-1a2c-420c-b17c-ba537d8a52aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:54.798Z|8bffb9cc-48bb-4e1e-bb50-6a9fcb68d7f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:54.798Z|aea7f478-3f03-48a4-83b3-21bd982268fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:22:54.798Z|8bffb9cc-48bb-4e1e-bb50-6a9fcb68d7f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:54.798Z|aea7f478-3f03-48a4-83b3-21bd982268fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:22:54.799Z|e53133c9-1a2c-420c-b17c-ba537d8a52aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:04.823Z|3e303505-1b65-4cdf-9108-9556f59e1892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:04.823Z|ef2b2c13-46d8-4ae9-8697-1ef257605a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:04.824Z|3e303505-1b65-4cdf-9108-9556f59e1892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:04.824Z|ef2b2c13-46d8-4ae9-8697-1ef257605a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:04.828Z|7e085ae7-4d62-4f8c-8a9e-8772d68d8437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:04.828Z|7e085ae7-4d62-4f8c-8a9e-8772d68d8437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:07.622Z|81d29ece-263e-401f-9883-5bc872f27da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:23:07.622Z|81d29ece-263e-401f-9883-5bc872f27da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:23:14.853Z|ba5b5d2d-016c-4948-bc3a-18fc1d282346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:14.854Z|ba5b5d2d-016c-4948-bc3a-18fc1d282346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:14.857Z|be81bf87-44da-482f-805b-e7100fcfb6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:14.858Z|be81bf87-44da-482f-805b-e7100fcfb6fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:14.859Z|170e9c80-8aa6-4cbb-bd23-ef8c50c5b722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:14.860Z|170e9c80-8aa6-4cbb-bd23-ef8c50c5b722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:22.622Z|a8f30f73-0849-4006-a994-2cafce2f52a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:23:22.629Z|a8f30f73-0849-4006-a994-2cafce2f52a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:23:23.005Z|80fa624e-b874-4583-934e-9341573d0a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:23:23.005Z|80fa624e-b874-4583-934e-9341573d0a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:23:24.879Z|f7fcc30e-1304-4a88-a1a4-0a68e07fa50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:24.880Z|0173ba8f-4b34-4de1-b3cc-3c4314216b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:24.880Z|f7fcc30e-1304-4a88-a1a4-0a68e07fa50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:24.881Z|0173ba8f-4b34-4de1-b3cc-3c4314216b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:24.881Z|ae2374c8-2891-48a2-8ee1-439a0df07f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:24.881Z|ae2374c8-2891-48a2-8ee1-439a0df07f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:34.911Z|c68238e2-6aae-411b-8f48-039bba9f2364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:34.911Z|4a2db418-ca49-475c-9844-d00cf1229a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:34.911Z|c68238e2-6aae-411b-8f48-039bba9f2364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:34.911Z|4a2db418-ca49-475c-9844-d00cf1229a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:34.917Z|107623be-2c1b-4712-9617-3a07c792fdd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:34.917Z|107623be-2c1b-4712-9617-3a07c792fdd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:36.741Z|e57e778c-2fe7-4216-a20e-9eaeff1caf4e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:23:36.741Z|e57e778c-2fe7-4216-a20e-9eaeff1caf4e|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:37.622Z|2467ecdd-4fe7-49a0-ba1c-6453c06d21c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:23:37.623Z|2467ecdd-4fe7-49a0-ba1c-6453c06d21c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:23:44.959Z|8754b2ed-f90f-4f9a-8783-1f7b1a85bfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:44.959Z|f0ba22c3-db4b-47db-9afb-168d02230ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:44.960Z|f0ba22c3-db4b-47db-9afb-168d02230ab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:44.961Z|5e8fb3de-dc22-4bbe-93fc-7fd033577614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:44.961Z|5e8fb3de-dc22-4bbe-93fc-7fd033577614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:44.963Z|8754b2ed-f90f-4f9a-8783-1f7b1a85bfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:52.622Z|69e289b0-2a87-4df2-833c-93dbd44281ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:23:52.624Z|69e289b0-2a87-4df2-833c-93dbd44281ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:23:53.006Z|c5295af9-1a3f-4ef1-911f-e4ebc718ae8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:23:53.007Z|c5295af9-1a3f-4ef1-911f-e4ebc718ae8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:23:54.989Z|290be84e-5cf0-466a-b70b-b39c54df5758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:54.990Z|83f301da-8db9-4d30-91c2-7390f1b6e9e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:54.990Z|290be84e-5cf0-466a-b70b-b39c54df5758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:54.990Z|83f301da-8db9-4d30-91c2-7390f1b6e9e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:23:54.993Z|3266cc3e-813c-4718-a82c-891f68319f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:23:54.994Z|3266cc3e-813c-4718-a82c-891f68319f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:05.019Z|00157089-6280-4ff2-a9ca-7d262d59a45b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:05.019Z|d2504259-f598-49c0-b3b8-a4eb0d54ba31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:05.019Z|1fc92b51-be16-42d2-b72d-917c984e79d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:05.021Z|d2504259-f598-49c0-b3b8-a4eb0d54ba31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:05.021Z|00157089-6280-4ff2-a9ca-7d262d59a45b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:05.022Z|1fc92b51-be16-42d2-b72d-917c984e79d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:07.622Z|5ac32621-2aed-4ace-a75c-77c4ac37a0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:24:07.625Z|5ac32621-2aed-4ace-a75c-77c4ac37a0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:24:15.047Z|3f143d0e-d7eb-4582-9d7b-b0b6521039d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:15.047Z|1cf45a19-4a30-4c05-bf2e-21c394fd42e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:15.048Z|1cf45a19-4a30-4c05-bf2e-21c394fd42e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:15.048Z|3f143d0e-d7eb-4582-9d7b-b0b6521039d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:15.049Z|fc7ad706-4240-469b-baaa-6d02ac158dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:15.049Z|fc7ad706-4240-469b-baaa-6d02ac158dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:19.087Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-08-08T07:24:19.099Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 0542d10c-ba1d-4d20-b6b3-665e657dd1e0 already exists in requestDb InfraActiveRequests table
2022-08-08T07:24:19.161Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0
2022-08-08T07:24:19.162Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|INFO|500||Invoke
2022-08-08T07:24:19.163Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||===========================request begin================================================
2022-08-08T07:24:19.163Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0
2022-08-08T07:24:19.163Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||Method      : GET
2022-08-08T07:24:19.164Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12a276944de74880", X-B3-SpanId:"642cdbb97a29c963", X-B3-ParentSpanId:"12a276944de74880", X-B3-Sampled:"0", X-ONAP-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-TransactionID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-ECOMP-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26f9a9b1-87bf-407b-b71a-7d039b84192e"]
2022-08-08T07:24:19.165Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||Request body: 
2022-08-08T07:24:19.165Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||==========================request end================================================
2022-08-08T07:24:19.938Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||============================response begin==========================================
2022-08-08T07:24:19.938Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-08-08T07:24:19.939Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||Status text  : 
2022-08-08T07:24:19.941Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3FFCB2C506D8E43F282D40EAB759A0DA; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:24:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:24:19.943Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||Response body: 
2022-08-08T07:24:19.943Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|DEBUG|500||=======================response end=================================================
2022-08-08T07:24:19.944Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0542d10c-ba1d-4d20-b6b3-665e657dd1e0|INFO|404|Not Found|InvokeReturn
2022-08-08T07:24:20.052Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 0542d10c-ba1d-4d20-b6b3-665e657dd1e0
2022-08-08T07:24:20.072Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:24:20.075Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:24:20.075Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-08-08T07:24:20.076Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:24:20.076Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-08-08T07:24:20.076Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:24:20.076Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"12a276944de74880", X-B3-SpanId:"198fb6bf6b00d461", X-B3-ParentSpanId:"12a276944de74880", X-B3-Sampled:"0", X-ONAP-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-TransactionID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-ECOMP-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfef3b21-55df-4fe5-9498-6c776f35d8b3"]
2022-08-08T07:24:20.077Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:24:20.077Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:24:20.112Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:24:20.112Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:24:20.113Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:24:20.113Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:24:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:24:20.113Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-08-08T07:24:20.114Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:24:20.114Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:24:20.115Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:24:20.116Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:24:20.117Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:24:20.117Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-08-08T07:24:20.117Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:24:20.118Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:24:20.118Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:24:20.118Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"12a276944de74880", X-B3-SpanId:"cd78a1b24efe96b4", X-B3-ParentSpanId:"12a276944de74880", X-B3-Sampled:"0", X-ONAP-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-TransactionID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-ECOMP-RequestID:"0542d10c-ba1d-4d20-b6b3-665e657dd1e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8607a2fb-25f9-4f11-addd-ef680b12d7e4"]
2022-08-08T07:24:20.118Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:24:20.119Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:24:20.194Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:24:20.194Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:24:20.195Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:24:20.195Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:24:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:24:20.195Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-08-08T07:24:20.195Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:24:20.196Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:24:20.196Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:24:20.199Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@9ee8897
2022-08-08T07:24:20.208Z|0542d10c-ba1d-4d20-b6b3-665e657dd1e0|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-08-08T07:24:22.622Z|022594ac-fb2e-485c-9b59-4f03a7eeaa47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:24:22.622Z|022594ac-fb2e-485c-9b59-4f03a7eeaa47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:24:23.007Z|2ceaeb1f-2690-4e5d-9e2e-fd11294174a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:24:23.008Z|2ceaeb1f-2690-4e5d-9e2e-fd11294174a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:24:25.076Z|bc1fec86-3b95-4359-be1c-b6c8b57ced10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:25.077Z|bc1fec86-3b95-4359-be1c-b6c8b57ced10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:25.078Z|e2f32df4-3f75-4d62-ac38-58b1b3187cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:25.079Z|e2f32df4-3f75-4d62-ac38-58b1b3187cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:25.076Z|38d7390e-9d1d-413f-8c97-26f1abb74d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:25.080Z|38d7390e-9d1d-413f-8c97-26f1abb74d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:35.104Z|08eef4d9-7854-40f1-ac1e-e9e25098a255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:35.105Z|08eef4d9-7854-40f1-ac1e-e9e25098a255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:35.106Z|504c1c56-9d95-4c2f-b0cc-c2e2daf11259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:35.107Z|504c1c56-9d95-4c2f-b0cc-c2e2daf11259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:35.104Z|4bc15391-4c01-4ec8-a16a-66e5eaf93f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:35.110Z|4bc15391-4c01-4ec8-a16a-66e5eaf93f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:36.741Z|bf0d4d1c-66c1-4edf-aca9-339a0eef5cf6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:24:36.741Z|bf0d4d1c-66c1-4edf-aca9-339a0eef5cf6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:37.623Z|fdbfddf4-4f8b-4921-81b6-abfc1da3bd19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:24:37.624Z|fdbfddf4-4f8b-4921-81b6-abfc1da3bd19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:24:45.130Z|2a74a8b9-5aa5-4961-a383-4d6ad6cf8805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:45.131Z|2a74a8b9-5aa5-4961-a383-4d6ad6cf8805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:45.132Z|736eb2f0-1852-44ec-967d-eaf7a92f3677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:45.133Z|736eb2f0-1852-44ec-967d-eaf7a92f3677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:45.139Z|730e778f-25f2-4352-835a-e038ee834b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:45.140Z|730e778f-25f2-4352-835a-e038ee834b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:52.622Z|e6becebb-4bb6-4723-8999-166b35f5462c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:24:52.624Z|e6becebb-4bb6-4723-8999-166b35f5462c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:24:53.008Z|44c2290a-701a-4cb6-8649-2546f2b1c61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:24:53.009Z|44c2290a-701a-4cb6-8649-2546f2b1c61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:24:55.156Z|8b95fade-1607-44d0-a5f9-d80e4ee8a855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:55.157Z|3c07049e-ddc1-4ff4-a4b0-174e1e817a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:55.158Z|8b95fade-1607-44d0-a5f9-d80e4ee8a855|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:55.158Z|3c07049e-ddc1-4ff4-a4b0-174e1e817a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:24:55.166Z|3e9cf99f-00de-48c1-b2f1-f0e9eec084af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:24:55.167Z|3e9cf99f-00de-48c1-b2f1-f0e9eec084af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:05.181Z|7d9f90e6-0175-4ce6-bf15-02624aa297e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:05.181Z|3751c827-16a6-4427-a98f-ae7c44d452d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:05.182Z|7d9f90e6-0175-4ce6-bf15-02624aa297e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:05.182Z|3751c827-16a6-4427-a98f-ae7c44d452d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:05.189Z|75afb655-e9ef-42a4-ac23-923c3b25e66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:05.190Z|75afb655-e9ef-42a4-ac23-923c3b25e66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:07.621Z|6aebd932-33d5-4555-b961-7126cad9e348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:25:07.622Z|6aebd932-33d5-4555-b961-7126cad9e348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:25:12.402Z|16e91122-79d6-48f7-ad4a-522749ec84a4|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-08T07:25:12.403Z|16e91122-79d6-48f7-ad4a-522749ec84a4|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:15.213Z|5cf5ca8f-925a-4af0-8c8d-b5c2ab19a813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:15.214Z|f588383a-06ad-4092-a654-6c204774b944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:15.214Z|f588383a-06ad-4092-a654-6c204774b944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:15.214Z|5cf5ca8f-925a-4af0-8c8d-b5c2ab19a813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:15.213Z|4173abd4-daad-491e-8e85-ace6d5cb5c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:15.216Z|4173abd4-daad-491e-8e85-ace6d5cb5c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:22.622Z|6b06dd02-0851-49c5-a36a-2d92105ab90d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:25:22.622Z|6b06dd02-0851-49c5-a36a-2d92105ab90d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:25:23.010Z|b11670b8-e63b-4eb0-9346-5b0ab7b116c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:25:23.010Z|b11670b8-e63b-4eb0-9346-5b0ab7b116c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:25:25.252Z|610246eb-0b71-441d-a25b-aecb6b6690b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:25.254Z|9b4dd922-4a4a-4000-968e-c62041cfd678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:25.259Z|55abd2b3-5c28-47c6-a4c9-f8dcc8cbd3e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:25.286Z|9b4dd922-4a4a-4000-968e-c62041cfd678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:25.290Z|55abd2b3-5c28-47c6-a4c9-f8dcc8cbd3e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:25.316Z|610246eb-0b71-441d-a25b-aecb6b6690b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:35.317Z|05a87349-fba9-4f73-899f-4b2b3b722ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:35.318Z|05a87349-fba9-4f73-899f-4b2b3b722ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:35.339Z|931a44ee-04a9-4c68-8b12-946b98f0225f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:35.340Z|931a44ee-04a9-4c68-8b12-946b98f0225f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:35.342Z|7efe718c-781e-4151-924a-7b7697a57574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:35.342Z|7efe718c-781e-4151-924a-7b7697a57574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:36.741Z|20c6d31c-1e40-4164-9d75-6df9048953ec|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:25:36.742Z|20c6d31c-1e40-4164-9d75-6df9048953ec|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:37.623Z|5f8cd8e2-85c8-4513-9aef-205f71e1fdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:25:37.628Z|5f8cd8e2-85c8-4513-9aef-205f71e1fdc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:25:42.288Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-08-08T07:25:42.289Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 909ab387-73b7-402f-9b41-06baf2059dd0 already exists in requestDb InfraActiveRequests table
2022-08-08T07:25:42.290Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0
2022-08-08T07:25:42.290Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|INFO|500||Invoke
2022-08-08T07:25:42.290Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||===========================request begin================================================
2022-08-08T07:25:42.290Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0
2022-08-08T07:25:42.291Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||Method      : GET
2022-08-08T07:25:42.291Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42b72ceb91747a9a", X-B3-SpanId:"2d24c6501ec43a67", X-B3-ParentSpanId:"42b72ceb91747a9a", X-B3-Sampled:"0", X-ONAP-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-TransactionID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-ECOMP-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2818eaa-fb40-4b5e-b326-a72ee917fe3c"]
2022-08-08T07:25:42.291Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||Request body: 
2022-08-08T07:25:42.291Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||==========================request end================================================
2022-08-08T07:25:42.359Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||============================response begin==========================================
2022-08-08T07:25:42.360Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||Status code  : 404 NOT_FOUND
2022-08-08T07:25:42.361Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||Status text  : 
2022-08-08T07:25:42.412Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:25:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:25:42.413Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||Response body: 
2022-08-08T07:25:42.413Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|DEBUG|500||=======================response end=================================================
2022-08-08T07:25:42.413Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/909ab387-73b7-402f-9b41-06baf2059dd0|INFO|404|Not Found|InvokeReturn
2022-08-08T07:25:42.433Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 909ab387-73b7-402f-9b41-06baf2059dd0
2022-08-08T07:25:42.434Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:25:42.434Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:25:42.435Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-08-08T07:25:42.435Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:25:42.435Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-08-08T07:25:42.435Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:25:42.436Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"42b72ceb91747a9a", X-B3-SpanId:"f7d73663651b43e9", X-B3-ParentSpanId:"42b72ceb91747a9a", X-B3-Sampled:"0", X-ONAP-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-TransactionID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-ECOMP-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7d2cd99-35f1-47a6-99c5-e7c5ac3377e7"]
2022-08-08T07:25:42.436Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:25:42.436Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:25:42.445Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:25:42.445Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:25:42.446Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:25:42.446Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:25:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:25:42.447Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-08-08T07:25:42.447Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:25:42.447Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:25:42.448Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:25:42.449Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:25:42.450Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:25:42.450Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-08-08T07:25:42.451Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:25:42.451Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:25:42.451Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:25:42.452Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"42b72ceb91747a9a", X-B3-SpanId:"baa6960b1e5c53ea", X-B3-ParentSpanId:"42b72ceb91747a9a", X-B3-Sampled:"0", X-ONAP-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-TransactionID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-ECOMP-RequestID:"909ab387-73b7-402f-9b41-06baf2059dd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"563a0b16-308b-4575-937f-415ddc0642d5"]
2022-08-08T07:25:42.452Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:25:42.452Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:25:42.462Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:25:42.463Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:25:42.463Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:25:42.464Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:25:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:25:42.464Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-08-08T07:25:42.464Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:25:42.465Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:25:42.465Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:25:42.466Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@42dce010
2022-08-08T07:25:42.481Z|909ab387-73b7-402f-9b41-06baf2059dd0|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-08-08T07:25:45.342Z|1421462a-bea5-4eb7-be9f-74d40ef22834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:45.343Z|1421462a-bea5-4eb7-be9f-74d40ef22834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:45.367Z|24eeb55e-745c-4628-9313-e4cdb069f3ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:45.367Z|2163ab11-a960-4469-a679-f95165e7b56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:45.368Z|24eeb55e-745c-4628-9313-e4cdb069f3ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:45.368Z|2163ab11-a960-4469-a679-f95165e7b56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:52.622Z|c9a3f2ac-ccbe-4d58-a3a6-9101d0888395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:25:52.622Z|c9a3f2ac-ccbe-4d58-a3a6-9101d0888395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:25:53.011Z|24d85b9f-53af-4faf-8b27-dfc3af415d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:25:53.012Z|24d85b9f-53af-4faf-8b27-dfc3af415d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:25:55.365Z|1d64f840-2ffb-4e6c-b2d1-c013691e9543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:55.366Z|1d64f840-2ffb-4e6c-b2d1-c013691e9543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:55.391Z|1df43b48-7240-432a-84e6-6d53e4678705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:55.391Z|9fc6c806-aec5-47fa-aa52-a17756921353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:25:55.391Z|1df43b48-7240-432a-84e6-6d53e4678705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:25:55.391Z|9fc6c806-aec5-47fa-aa52-a17756921353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:05.389Z|ecad9f9f-0d15-4e7f-a1f4-e12c66775eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:05.390Z|ecad9f9f-0d15-4e7f-a1f4-e12c66775eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:05.412Z|8712bd2d-3dbe-48f1-9760-4dee456aae7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:05.413Z|8712bd2d-3dbe-48f1-9760-4dee456aae7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:05.414Z|a0d5c4f1-b9ba-4638-9f23-29a1f75b738b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:05.414Z|a0d5c4f1-b9ba-4638-9f23-29a1f75b738b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:07.622Z|e9d7ef23-5879-411a-9ae1-252b6c921610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:26:07.622Z|e9d7ef23-5879-411a-9ae1-252b6c921610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:26:15.412Z|031ff3cc-0fdf-4e5e-9e79-4cee52fd17f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:15.413Z|031ff3cc-0fdf-4e5e-9e79-4cee52fd17f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:15.435Z|88636995-5a09-4321-986e-74b196fefabd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:15.435Z|3484c0a7-87f2-401b-9c64-dd00d1f2b32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:15.436Z|3484c0a7-87f2-401b-9c64-dd00d1f2b32c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:15.435Z|88636995-5a09-4321-986e-74b196fefabd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:22.622Z|673c9671-e33d-49b7-8ed4-71185e6b1fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:26:22.623Z|673c9671-e33d-49b7-8ed4-71185e6b1fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:26:23.012Z|3b7f4721-5175-41d9-b9e3-6e1a4552340e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:26:23.013Z|3b7f4721-5175-41d9-b9e3-6e1a4552340e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:26:25.439Z|055969c3-326c-4963-b5f5-dd7868bd7131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:25.440Z|055969c3-326c-4963-b5f5-dd7868bd7131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:25.459Z|661707ff-9ed4-4a77-8ff6-b4f6a9c0f212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:25.460Z|661707ff-9ed4-4a77-8ff6-b4f6a9c0f212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:25.461Z|93d43461-9ed5-4612-b6d3-2771ffbc8ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:25.461Z|93d43461-9ed5-4612-b6d3-2771ffbc8ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:35.464Z|c6c5b7f3-01ac-49a6-8c19-1f07d63d4e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:35.464Z|c6c5b7f3-01ac-49a6-8c19-1f07d63d4e86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:35.482Z|ba2037f1-8369-4ca2-8208-6c8b55ff8cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:35.483Z|ba2037f1-8369-4ca2-8208-6c8b55ff8cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:35.485Z|b713bf96-6110-4bea-a3a8-da8c56aa7ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:35.485Z|b713bf96-6110-4bea-a3a8-da8c56aa7ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:36.743Z|17da2156-c2bc-4e9b-b8ce-156bf62daaab|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:26:36.744Z|17da2156-c2bc-4e9b-b8ce-156bf62daaab|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:37.625Z|ac7e948d-0851-4045-96f6-c9f2e84d6693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:26:37.626Z|ac7e948d-0851-4045-96f6-c9f2e84d6693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:26:45.487Z|69efec43-f79f-4f86-87bc-166962c46d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:45.487Z|69efec43-f79f-4f86-87bc-166962c46d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:45.506Z|084e2c78-f022-4496-b74b-5cd8f6180c63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:45.507Z|493cada5-69f5-4fa0-8d6e-87043d4b7332|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:45.507Z|084e2c78-f022-4496-b74b-5cd8f6180c63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:45.507Z|493cada5-69f5-4fa0-8d6e-87043d4b7332|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:52.622Z|b97cee4a-fc1d-408f-9fda-3ed4a906bacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:26:52.622Z|b97cee4a-fc1d-408f-9fda-3ed4a906bacc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:26:53.014Z|e6474f47-c35b-44c5-98a3-72e402a9c188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:26:53.014Z|e6474f47-c35b-44c5-98a3-72e402a9c188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:26:55.516Z|5a06f37c-3304-4a8d-bed8-7a93d6ff76f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:55.516Z|5a06f37c-3304-4a8d-bed8-7a93d6ff76f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:55.526Z|a9514b69-bccb-4234-8a5d-ec346a634381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:55.527Z|a9514b69-bccb-4234-8a5d-ec346a634381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:26:55.527Z|ce48b78a-36af-40c6-8214-5f35edaa89c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:26:55.527Z|ce48b78a-36af-40c6-8214-5f35edaa89c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:05.542Z|93e76db2-9cf6-4e0b-817e-4e7e58ff2a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:05.543Z|93e76db2-9cf6-4e0b-817e-4e7e58ff2a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:05.547Z|15c0ee49-60f9-4b11-8ef0-71145285ecd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:05.547Z|1e45751b-e869-496d-9001-96109e8cc40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:05.547Z|15c0ee49-60f9-4b11-8ef0-71145285ecd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:05.547Z|1e45751b-e869-496d-9001-96109e8cc40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:07.622Z|0ea0b8db-0f5b-4fb9-9ccb-ee2e1a096ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:27:07.623Z|0ea0b8db-0f5b-4fb9-9ccb-ee2e1a096ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:27:08.161Z|7a3aa828-fcf6-46e3-ba05-64461f59f827|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-08T07:27:08.162Z|7a3aa828-fcf6-46e3-ba05-64461f59f827|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:15.566Z|f56ceb35-8383-4e96-8bd7-4b821889e5e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:15.566Z|f56ceb35-8383-4e96-8bd7-4b821889e5e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:15.568Z|5f61a0f7-befd-4ee6-9df2-e9f2d40ed3e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:15.569Z|5f61a0f7-befd-4ee6-9df2-e9f2d40ed3e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:15.574Z|71ec829c-f5e7-4dda-baee-d185cba386b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:15.574Z|71ec829c-f5e7-4dda-baee-d185cba386b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:22.622Z|d0ebcc0b-5256-4cd9-8be0-c8b75d9b76e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:27:22.622Z|d0ebcc0b-5256-4cd9-8be0-c8b75d9b76e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:27:23.015Z|ea4fb959-e3ed-4a14-ac02-0e1bfa91242e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:27:23.016Z|ea4fb959-e3ed-4a14-ac02-0e1bfa91242e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:27:25.590Z|df82e266-eaf4-4b4f-8ed2-d461c882cf75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:25.590Z|502dbeeb-2eef-41ae-a2ae-1567f1205012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:25.591Z|502dbeeb-2eef-41ae-a2ae-1567f1205012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:25.591Z|df82e266-eaf4-4b4f-8ed2-d461c882cf75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:25.602Z|a08082be-4853-42f7-b018-dbd6c7ed06b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:25.603Z|a08082be-4853-42f7-b018-dbd6c7ed06b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:35.615Z|126f65ee-94f4-4477-9809-f0e974e823b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:35.615Z|733fe82e-8c12-4014-b835-e150ffdc505a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:35.616Z|126f65ee-94f4-4477-9809-f0e974e823b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:35.615Z|733fe82e-8c12-4014-b835-e150ffdc505a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:35.622Z|9681f5e4-f712-42c5-9d9f-7494e7398e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:35.623Z|9681f5e4-f712-42c5-9d9f-7494e7398e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:36.744Z|491ad11c-dc18-4c1d-8e9b-49ef3a77fdc2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:27:36.744Z|491ad11c-dc18-4c1d-8e9b-49ef3a77fdc2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:36.980Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-08-08T07:27:36.982Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a already exists in requestDb InfraActiveRequests table
2022-08-08T07:27:36.983Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a
2022-08-08T07:27:36.983Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|INFO|500||Invoke
2022-08-08T07:27:36.983Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||===========================request begin================================================
2022-08-08T07:27:36.984Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a
2022-08-08T07:27:36.984Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||Method      : GET
2022-08-08T07:27:36.984Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0238e0cee4516ff2", X-B3-SpanId:"a54a613773fb4e6b", X-B3-ParentSpanId:"0238e0cee4516ff2", X-B3-Sampled:"0", X-ONAP-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-TransactionID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-ECOMP-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35c20cf4-16f8-471e-aa9e-f298b365f821"]
2022-08-08T07:27:36.984Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||Request body: 
2022-08-08T07:27:36.985Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||==========================request end================================================
2022-08-08T07:27:37.066Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||============================response begin==========================================
2022-08-08T07:27:37.066Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-08-08T07:27:37.067Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||Status text  : 
2022-08-08T07:27:37.067Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:27:37.067Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||Response body: 
2022-08-08T07:27:37.067Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|DEBUG|500||=======================response end=================================================
2022-08-08T07:27:37.068Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|INFO|404|Not Found|InvokeReturn
2022-08-08T07:27:37.072Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a
2022-08-08T07:27:37.072Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:27:37.073Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:27:37.074Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-08-08T07:27:37.074Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:27:37.074Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-08-08T07:27:37.074Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:27:37.074Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0238e0cee4516ff2", X-B3-SpanId:"9d9b3b0c393fd5a4", X-B3-ParentSpanId:"0238e0cee4516ff2", X-B3-Sampled:"0", X-ONAP-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-TransactionID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-ECOMP-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"065b51dc-271a-47a1-b322-f8f87fd4c96a"]
2022-08-08T07:27:37.075Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:27:37.075Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:27:37.084Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:27:37.084Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:27:37.084Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:27:37.085Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:27:37.085Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-08-08T07:27:37.085Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:27:37.086Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:27:37.086Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:27:37.087Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:27:37.088Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:27:37.089Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-08-08T07:27:37.089Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:27:37.089Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:27:37.089Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:27:37.090Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0238e0cee4516ff2", X-B3-SpanId:"4e1ee6968329a1a9", X-B3-ParentSpanId:"0238e0cee4516ff2", X-B3-Sampled:"0", X-ONAP-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-TransactionID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-ECOMP-RequestID:"19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25882ec6-e8a8-4f56-b80d-746d4e14684c"]
2022-08-08T07:27:37.090Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:27:37.090Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:27:37.100Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:27:37.100Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:27:37.100Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:27:37.101Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:27:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:27:37.101Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-08-08T07:27:37.101Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:27:37.102Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:27:37.102Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:27:37.103Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3dd6ef1b
2022-08-08T07:27:37.105Z|19488b5f-ebe7-42af-aaf4-efc5e7d5fa5a|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-08-08T07:27:37.622Z|3b7be9b4-908f-4468-a074-820368ba4cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:27:37.622Z|3b7be9b4-908f-4468-a074-820368ba4cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:27:45.640Z|3bc6630f-94b3-4d76-a166-923814f527b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:45.640Z|b445be67-3851-4f6f-a2b9-2c7d0137e096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:45.641Z|3bc6630f-94b3-4d76-a166-923814f527b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:45.641Z|b445be67-3851-4f6f-a2b9-2c7d0137e096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:45.645Z|8d8a3e8f-b6c1-4022-8cb5-2d762ad5121b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:45.645Z|8d8a3e8f-b6c1-4022-8cb5-2d762ad5121b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:52.622Z|422d2d9f-9d94-4f5e-b2ad-d9993902051d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:27:52.623Z|422d2d9f-9d94-4f5e-b2ad-d9993902051d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:27:53.016Z|9fa6dfcf-d571-416e-b945-498f2bd01091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:27:53.017Z|9fa6dfcf-d571-416e-b945-498f2bd01091|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:27:55.664Z|b35327ce-0fcf-4515-bed3-50f3d39a8307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:55.665Z|b35327ce-0fcf-4515-bed3-50f3d39a8307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:55.675Z|3b609e95-a456-4961-bc68-5fa231c36957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:55.676Z|3b609e95-a456-4961-bc68-5fa231c36957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:27:55.677Z|82b562d2-1dd8-4c41-9235-709f082813dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:27:55.677Z|82b562d2-1dd8-4c41-9235-709f082813dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:05.692Z|47554e9d-4f46-4aa0-b16f-45f782d825ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:05.693Z|47554e9d-4f46-4aa0-b16f-45f782d825ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:05.698Z|b5c5f443-d515-42e2-9ed3-f74ce60c1a4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:05.698Z|b5c5f443-d515-42e2-9ed3-f74ce60c1a4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:05.700Z|02e90098-7b50-4281-8ac7-967cc8667204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:05.700Z|02e90098-7b50-4281-8ac7-967cc8667204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:07.622Z|543c5861-2a99-4150-b5c9-7dac64ee618a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:28:07.622Z|543c5861-2a99-4150-b5c9-7dac64ee618a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:28:15.722Z|e819f9d0-705c-4e50-b3c4-09b103afc39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:15.722Z|d2c66b33-68e7-41b2-99d5-42e5a8f934ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:15.722Z|d9ea6345-0f77-445b-8e2d-fe75cf9a2cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:15.723Z|e819f9d0-705c-4e50-b3c4-09b103afc39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:15.723Z|d9ea6345-0f77-445b-8e2d-fe75cf9a2cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:15.723Z|d2c66b33-68e7-41b2-99d5-42e5a8f934ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:22.622Z|4fb6b325-08f6-40a3-889e-b192da027d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:28:22.622Z|4fb6b325-08f6-40a3-889e-b192da027d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:28:23.018Z|ca829c31-f2d8-4233-a346-bdc239c476a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:28:23.018Z|ca829c31-f2d8-4233-a346-bdc239c476a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:28:25.757Z|26c7d7eb-d45d-47eb-9f0f-b3b944a228c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:25.757Z|1383a367-39e6-4230-afad-2bc1f8e7ac90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:25.758Z|26c7d7eb-d45d-47eb-9f0f-b3b944a228c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:25.758Z|0a218cda-7bbc-4e72-9e29-037967ff9095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:25.758Z|1383a367-39e6-4230-afad-2bc1f8e7ac90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:25.758Z|0a218cda-7bbc-4e72-9e29-037967ff9095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:35.782Z|a67aa6e2-3ff3-438d-bece-dc63d7cbb5da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:35.782Z|4b8a59fc-f9ff-484c-b0bb-9790923117e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:35.782Z|4b2bc5ae-ddd5-463c-b628-ad82990b873d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:35.782Z|a67aa6e2-3ff3-438d-bece-dc63d7cbb5da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:35.783Z|4b8a59fc-f9ff-484c-b0bb-9790923117e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:35.783Z|4b2bc5ae-ddd5-463c-b628-ad82990b873d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:36.741Z|aff533a5-2a3c-45a8-82b5-da44a5589c7a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:28:36.742Z|aff533a5-2a3c-45a8-82b5-da44a5589c7a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:37.622Z|46726120-a43b-4ce1-ba72-2ce1768620fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:28:37.623Z|46726120-a43b-4ce1-ba72-2ce1768620fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:28:45.808Z|f1c593fc-74f3-4b35-9390-4d9ec30c9abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:45.808Z|f1c593fc-74f3-4b35-9390-4d9ec30c9abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:45.808Z|c8273270-fb20-468f-99d6-947054184a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:45.809Z|c8273270-fb20-468f-99d6-947054184a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:45.810Z|c671bba6-5e8f-4fb7-babd-e5081b954ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:45.811Z|c671bba6-5e8f-4fb7-babd-e5081b954ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:52.622Z|24a2aedd-bbb0-4a8c-b134-7f238a44086d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:28:52.623Z|24a2aedd-bbb0-4a8c-b134-7f238a44086d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:28:53.019Z|2f8d8193-269e-433f-bea3-95265bb1856a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:28:53.020Z|2f8d8193-269e-433f-bea3-95265bb1856a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:28:55.848Z|76342f13-b93b-460f-a6a4-2c756854f22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:55.848Z|76342f13-b93b-460f-a6a4-2c756854f22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:55.859Z|146d6233-ef8a-4a24-9efc-3c939856c53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:55.860Z|146d6233-ef8a-4a24-9efc-3c939856c53a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:28:55.862Z|67620651-7e30-496a-a792-c7c50462aea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:28:55.863Z|67620651-7e30-496a-a792-c7c50462aea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:03.860Z|095070df-5657-41ea-bd60-2a3902b1e0c5|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-08T07:29:03.860Z|095070df-5657-41ea-bd60-2a3902b1e0c5|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:05.873Z|47487cf4-11a5-4d40-8c01-dc6dc7f2bd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:05.874Z|47487cf4-11a5-4d40-8c01-dc6dc7f2bd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:05.881Z|bbe49f04-412a-42b4-a58d-b284bdfcfc49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:05.882Z|bbe49f04-412a-42b4-a58d-b284bdfcfc49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:05.885Z|8689796d-3a2d-450f-a9af-8139bb6d8f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:05.885Z|8689796d-3a2d-450f-a9af-8139bb6d8f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:07.622Z|4861ddd8-a9a2-4be2-8037-b4fa0ba67648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:29:07.622Z|4861ddd8-a9a2-4be2-8037-b4fa0ba67648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:29:15.904Z|822afa64-05ca-442b-aa53-b65f4fdae2cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:15.905Z|822afa64-05ca-442b-aa53-b65f4fdae2cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:15.907Z|fa71af5a-2a8e-4a7a-b43c-948b6faaa92b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:15.907Z|fa71af5a-2a8e-4a7a-b43c-948b6faaa92b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:15.912Z|8a0790b2-bf21-40d0-88f0-5fe9656551c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:15.913Z|8a0790b2-bf21-40d0-88f0-5fe9656551c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:22.622Z|133ba7fe-ff67-4711-8121-0959fd5a8170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:29:22.623Z|133ba7fe-ff67-4711-8121-0959fd5a8170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:29:23.020Z|73f32289-ee64-4ee0-9e0d-736de6414370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:29:23.021Z|73f32289-ee64-4ee0-9e0d-736de6414370|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:29:25.931Z|f4958ea8-71e0-473b-a9ac-f51aceffc82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:25.932Z|1704fc21-7c9a-4cb2-9f40-7f12d1d2b866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:25.932Z|f4958ea8-71e0-473b-a9ac-f51aceffc82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:25.933Z|1704fc21-7c9a-4cb2-9f40-7f12d1d2b866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:25.941Z|5882dda5-fc0a-4c87-879b-47153e256a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:25.942Z|5882dda5-fc0a-4c87-879b-47153e256a6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:35.955Z|4783d419-9997-49db-91ee-5d209d4111a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:35.956Z|4783d419-9997-49db-91ee-5d209d4111a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:35.956Z|84e3dd96-97d3-40fd-ba47-e5613a0dc767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:35.956Z|84e3dd96-97d3-40fd-ba47-e5613a0dc767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:35.964Z|804eb0e2-17c5-460d-b3f7-28c1fb09e94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:35.965Z|804eb0e2-17c5-460d-b3f7-28c1fb09e94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:36.741Z|6e6d1642-7542-43b7-9402-d80ca66b66d2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:29:36.742Z|6e6d1642-7542-43b7-9402-d80ca66b66d2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:37.625Z|e25c2dcf-d23a-464c-96e7-5223a849c546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:29:37.626Z|e25c2dcf-d23a-464c-96e7-5223a849c546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:29:45.979Z|cb817907-94ee-43d8-aaa3-7a58d01ddd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:45.979Z|dbfc005c-2a23-4c13-a541-28a4eaafe322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:45.979Z|dbfc005c-2a23-4c13-a541-28a4eaafe322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:45.979Z|cb817907-94ee-43d8-aaa3-7a58d01ddd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:45.988Z|2b72c11f-c8b2-43c9-be89-c021409cc8a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:45.989Z|2b72c11f-c8b2-43c9-be89-c021409cc8a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:46.703Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-08-08T07:29:46.704Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 78d814b7-9feb-4765-8f3b-8d587db5d221 already exists in requestDb InfraActiveRequests table
2022-08-08T07:29:46.705Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221
2022-08-08T07:29:46.706Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|INFO|500||Invoke
2022-08-08T07:29:46.706Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||===========================request begin================================================
2022-08-08T07:29:46.706Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221
2022-08-08T07:29:46.707Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||Method      : GET
2022-08-08T07:29:46.707Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fb702490a81ba6c", X-B3-SpanId:"fdfd68be83c42dda", X-B3-ParentSpanId:"5fb702490a81ba6c", X-B3-Sampled:"0", X-ONAP-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-TransactionID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-ECOMP-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2875398-f48d-4d5d-93a1-e5b9d89ab145"]
2022-08-08T07:29:46.707Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||Request body: 
2022-08-08T07:29:46.708Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||==========================request end================================================
2022-08-08T07:29:46.744Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||============================response begin==========================================
2022-08-08T07:29:46.745Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||Status code  : 404 NOT_FOUND
2022-08-08T07:29:46.745Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||Status text  : 
2022-08-08T07:29:46.745Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:29:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:29:46.746Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||Response body: 
2022-08-08T07:29:46.746Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|DEBUG|500||=======================response end=================================================
2022-08-08T07:29:46.747Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/78d814b7-9feb-4765-8f3b-8d587db5d221|INFO|404|Not Found|InvokeReturn
2022-08-08T07:29:46.751Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 78d814b7-9feb-4765-8f3b-8d587db5d221
2022-08-08T07:29:46.752Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:29:46.753Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:29:46.753Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-08-08T07:29:46.753Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:29:46.753Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-08-08T07:29:46.754Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:29:46.754Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"5fb702490a81ba6c", X-B3-SpanId:"7181aa101f657d00", X-B3-ParentSpanId:"5fb702490a81ba6c", X-B3-Sampled:"0", X-ONAP-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-TransactionID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-ECOMP-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82ebfdc1-4e99-4b35-8d1a-2b397e97b4cc"]
2022-08-08T07:29:46.754Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:29:46.755Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:29:46.762Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:29:46.762Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:29:46.762Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:29:46.763Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:29:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:29:46.763Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-08-08T07:29:46.763Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:29:46.764Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:29:46.765Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:29:46.765Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:29:46.766Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:29:46.767Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-08-08T07:29:46.767Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:29:46.768Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:29:46.768Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:29:46.769Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"5fb702490a81ba6c", X-B3-SpanId:"213e798f2f70f0cf", X-B3-ParentSpanId:"5fb702490a81ba6c", X-B3-Sampled:"0", X-ONAP-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-TransactionID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-ECOMP-RequestID:"78d814b7-9feb-4765-8f3b-8d587db5d221", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"171a3057-a79f-4a05-95f9-97ac0e9e6197"]
2022-08-08T07:29:46.769Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:29:46.770Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:29:46.780Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:29:46.780Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:29:46.780Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:29:46.781Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:29:46.781Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-08-08T07:29:46.781Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:29:46.782Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:29:46.782Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:29:46.783Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4e660e3d
2022-08-08T07:29:46.819Z|78d814b7-9feb-4765-8f3b-8d587db5d221|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-08-08T07:29:52.622Z|cfe03f4b-409c-4f46-8291-8530ba28d2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:29:52.622Z|cfe03f4b-409c-4f46-8291-8530ba28d2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:29:53.021Z|90922d92-1579-4c31-ac31-1df7fa55f295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:29:53.022Z|90922d92-1579-4c31-ac31-1df7fa55f295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:29:56.008Z|1d88a5aa-8094-4393-b3b1-bd0060b9f8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:56.008Z|d4b5e5d5-5919-4ebf-853f-0e22cbd13cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:56.008Z|1d88a5aa-8094-4393-b3b1-bd0060b9f8a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:56.008Z|d4b5e5d5-5919-4ebf-853f-0e22cbd13cfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:29:56.010Z|a0e6d0ea-3ac2-479e-a7e3-d487e8f7b22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:29:56.011Z|a0e6d0ea-3ac2-479e-a7e3-d487e8f7b22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:06.035Z|238f873c-be29-473e-b924-f1741340693a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:06.035Z|4329670c-c507-4e9c-afb2-699bb02ddeac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:06.035Z|4aad5656-1b94-42d5-ab2e-71a8d9754ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:06.036Z|238f873c-be29-473e-b924-f1741340693a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:06.036Z|4329670c-c507-4e9c-afb2-699bb02ddeac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:06.037Z|4aad5656-1b94-42d5-ab2e-71a8d9754ef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:07.622Z|7c59e257-d455-475f-9a5d-bd2fed9f08d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:30:07.623Z|7c59e257-d455-475f-9a5d-bd2fed9f08d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:30:16.060Z|834d054a-d370-44f6-a129-4043efe1a1fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:16.060Z|97aa328c-96b7-4eb9-a05c-8aa2688022b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:16.060Z|520df275-af4c-441a-8672-b3a78422d9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:16.060Z|834d054a-d370-44f6-a129-4043efe1a1fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:16.060Z|520df275-af4c-441a-8672-b3a78422d9e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:16.060Z|97aa328c-96b7-4eb9-a05c-8aa2688022b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:22.622Z|dfd3dff1-3da8-4612-b263-3b2e8bbd5528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:30:22.623Z|dfd3dff1-3da8-4612-b263-3b2e8bbd5528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:30:23.023Z|a7e94f21-2f12-4819-9efb-e6bf357515c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:30:23.023Z|a7e94f21-2f12-4819-9efb-e6bf357515c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:30:26.087Z|c3cb7065-a9a2-4fae-8cea-7e4324253a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:26.087Z|aee7d22d-40d4-4035-94ce-2ba94475506f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:26.089Z|c3cb7065-a9a2-4fae-8cea-7e4324253a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:26.089Z|aee7d22d-40d4-4035-94ce-2ba94475506f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:26.087Z|45719483-e4cd-46b1-b114-8b80f3534b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:26.090Z|45719483-e4cd-46b1-b114-8b80f3534b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:36.122Z|958375ee-2625-41bb-9fd4-69d0405f266b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:36.123Z|15fa1e80-fe64-47fc-a1f9-b516edf1433c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:36.124Z|15fa1e80-fe64-47fc-a1f9-b516edf1433c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:36.123Z|958375ee-2625-41bb-9fd4-69d0405f266b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:36.132Z|bca2ed80-4fa3-41b1-928c-ea26e08bbf3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:36.133Z|bca2ed80-4fa3-41b1-928c-ea26e08bbf3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:36.740Z|7937d6d1-6c11-4f05-a936-dad1af2e1c3f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:30:36.745Z|7937d6d1-6c11-4f05-a936-dad1af2e1c3f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:37.622Z|464c9302-1101-4cef-bc32-fe2c8f2f651d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:30:37.626Z|464c9302-1101-4cef-bc32-fe2c8f2f651d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:30:46.151Z|57722b50-2020-40de-bfbd-6fbd9474ec4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:46.151Z|60908980-40f4-4375-8294-6ff679387113|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:46.152Z|57722b50-2020-40de-bfbd-6fbd9474ec4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:46.152Z|60908980-40f4-4375-8294-6ff679387113|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:46.158Z|2886aad4-f8fa-4060-8486-44f108ceb3c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:46.159Z|2886aad4-f8fa-4060-8486-44f108ceb3c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:52.622Z|5bf9b140-92af-4f88-ac86-09eed8346850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:30:52.623Z|5bf9b140-92af-4f88-ac86-09eed8346850|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:30:53.024Z|1d3b8b4d-abb0-40d5-8de3-f0eaa0716dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:30:53.025Z|1d3b8b4d-abb0-40d5-8de3-f0eaa0716dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:30:56.174Z|daccc60a-f5ab-41d4-b065-27f5dfd34c73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:56.175Z|daccc60a-f5ab-41d4-b065-27f5dfd34c73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:56.178Z|69141616-fe05-4b16-9d7f-fb691cca43ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:56.179Z|69141616-fe05-4b16-9d7f-fb691cca43ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:30:56.184Z|426e309f-0eac-41ef-a091-3f1fcf788dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:30:56.184Z|426e309f-0eac-41ef-a091-3f1fcf788dc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:06.198Z|9d7095b2-d8af-4f27-9b0e-c878991d6f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:06.198Z|3b3c8d1f-4792-4396-82aa-558ca1fbf9d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:06.199Z|9d7095b2-d8af-4f27-9b0e-c878991d6f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:06.199Z|3b3c8d1f-4792-4396-82aa-558ca1fbf9d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:06.203Z|fc195f97-6e9c-4b99-9e91-196e58ee86cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:06.203Z|fc195f97-6e9c-4b99-9e91-196e58ee86cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:07.622Z|621f44c2-5afa-4429-a701-5f0990844fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:31:07.622Z|621f44c2-5afa-4429-a701-5f0990844fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:31:14.962Z|8a679dea-b2da-4527-93b5-c58da68b2515|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-08T07:31:14.963Z|8a679dea-b2da-4527-93b5-c58da68b2515|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:16.222Z|22108209-62fe-46dd-b380-6b447afcc1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:16.222Z|78c3f05b-79be-465f-8163-844020ed9618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:16.222Z|c3aecc1e-7f76-4ccf-bcf2-10e8b5996ace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:16.223Z|22108209-62fe-46dd-b380-6b447afcc1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:16.223Z|c3aecc1e-7f76-4ccf-bcf2-10e8b5996ace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:16.223Z|78c3f05b-79be-465f-8163-844020ed9618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:22.622Z|1945aac2-d317-425e-b27d-5ed933fedc7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:31:22.624Z|1945aac2-d317-425e-b27d-5ed933fedc7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:31:23.025Z|ee42a3b1-4ecd-4da3-8537-58cef79cab7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:31:23.026Z|ee42a3b1-4ecd-4da3-8537-58cef79cab7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:31:26.248Z|f1cce98d-10af-410c-b568-8783bfe1ca73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:26.248Z|a12856bb-5bcc-43c8-8491-67e8460cf17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:26.248Z|f1cce98d-10af-410c-b568-8783bfe1ca73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:26.249Z|a12856bb-5bcc-43c8-8491-67e8460cf17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:26.257Z|6aa611d1-895f-4067-887c-db08c4fdb5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:26.258Z|6aa611d1-895f-4067-887c-db08c4fdb5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:36.273Z|f37647ee-c3ce-413a-b2c3-1d78a6394864|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:36.274Z|f37647ee-c3ce-413a-b2c3-1d78a6394864|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:36.276Z|d2896319-439b-4d9b-a57f-c16bbcbffb06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:36.278Z|d2896319-439b-4d9b-a57f-c16bbcbffb06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:36.282Z|d163306b-3667-4f80-821f-d91b234d9259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:36.283Z|d163306b-3667-4f80-821f-d91b234d9259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:36.741Z|7092a520-1d98-4242-953b-262d4427601d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:31:36.742Z|7092a520-1d98-4242-953b-262d4427601d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:37.622Z|0560bc85-0285-4fe9-b221-88a55e6e8a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:31:37.622Z|0560bc85-0285-4fe9-b221-88a55e6e8a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:31:46.300Z|81ad9148-81ea-49d9-8795-118b97aaea7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:46.301Z|81ad9148-81ea-49d9-8795-118b97aaea7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:46.305Z|8ddc0f4e-b171-44dc-87f7-6182166c78b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:46.306Z|199bd91d-b71e-4bf5-b1f0-bb0771ffd223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:46.306Z|8ddc0f4e-b171-44dc-87f7-6182166c78b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:46.306Z|199bd91d-b71e-4bf5-b1f0-bb0771ffd223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:52.622Z|2105034e-e294-428e-8296-6212eb334f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:31:52.622Z|2105034e-e294-428e-8296-6212eb334f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:31:53.026Z|bb51e85a-2db0-41d3-ac62-34f34ddff6f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:31:53.027Z|bb51e85a-2db0-41d3-ac62-34f34ddff6f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:31:56.322Z|dc9501b1-4c67-4252-9d13-902d686f9088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:56.323Z|dc9501b1-4c67-4252-9d13-902d686f9088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:56.330Z|c9c6d5c2-a4b2-41b0-a19c-ed1c8bf61fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:56.330Z|c9c6d5c2-a4b2-41b0-a19c-ed1c8bf61fe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:31:56.333Z|55ade1df-171e-400e-b870-9bad176fd5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:31:56.334Z|55ade1df-171e-400e-b870-9bad176fd5b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:06.347Z|2897480a-630f-41fe-8d32-113bdb07c404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:06.348Z|2897480a-630f-41fe-8d32-113bdb07c404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:06.351Z|f12e69a0-3422-4bf7-a56e-dc84e02b52f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:06.352Z|f12e69a0-3422-4bf7-a56e-dc84e02b52f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:06.358Z|f72d381a-53ce-4970-9452-faed748431f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:06.358Z|f72d381a-53ce-4970-9452-faed748431f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:07.622Z|d2f1ce10-d5c9-46bc-9eb4-04c485632c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:32:07.624Z|d2f1ce10-d5c9-46bc-9eb4-04c485632c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:32:16.371Z|bf75b248-b586-46e5-8cea-5bd3b5f51cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:16.371Z|67ab9437-4511-4aa0-b9cc-900467ac59db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:16.372Z|bf75b248-b586-46e5-8cea-5bd3b5f51cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:16.372Z|67ab9437-4511-4aa0-b9cc-900467ac59db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:16.379Z|a1aa4d24-0d1f-4e66-9000-cbda783f698b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:16.380Z|a1aa4d24-0d1f-4e66-9000-cbda783f698b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:16.819Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-08-08T07:32:16.822Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 26c8fede-0ea4-4538-a9a9-946f94fe47af already exists in requestDb InfraActiveRequests table
2022-08-08T07:32:16.823Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af
2022-08-08T07:32:16.823Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|INFO|500||Invoke
2022-08-08T07:32:16.824Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||===========================request begin================================================
2022-08-08T07:32:16.824Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af
2022-08-08T07:32:16.824Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||Method      : GET
2022-08-08T07:32:16.824Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a522a73457237dff", X-B3-SpanId:"127e8e6a743a73ce", X-B3-ParentSpanId:"a522a73457237dff", X-B3-Sampled:"0", X-ONAP-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-TransactionID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-ECOMP-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66d16d91-bdf6-45a1-88f6-217b12716008"]
2022-08-08T07:32:16.825Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||Request body: 
2022-08-08T07:32:16.825Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||==========================request end================================================
2022-08-08T07:32:16.869Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||============================response begin==========================================
2022-08-08T07:32:16.870Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||Status code  : 404 NOT_FOUND
2022-08-08T07:32:16.870Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||Status text  : 
2022-08-08T07:32:16.871Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:32:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:32:16.871Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||Response body: 
2022-08-08T07:32:16.871Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|DEBUG|500||=======================response end=================================================
2022-08-08T07:32:16.872Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26c8fede-0ea4-4538-a9a9-946f94fe47af|INFO|404|Not Found|InvokeReturn
2022-08-08T07:32:16.877Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 26c8fede-0ea4-4538-a9a9-946f94fe47af
2022-08-08T07:32:16.878Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:32:16.879Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:32:16.880Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-08-08T07:32:16.880Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:32:16.880Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-08-08T07:32:16.880Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:32:16.881Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a522a73457237dff", X-B3-SpanId:"14cbd071cf1e40e4", X-B3-ParentSpanId:"a522a73457237dff", X-B3-Sampled:"0", X-ONAP-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-TransactionID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-ECOMP-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbe0a3f5-e70b-4bed-85f3-ef459a397230"]
2022-08-08T07:32:16.881Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:32:16.881Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:32:16.890Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:32:16.890Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:32:16.890Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:32:16.891Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:32:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:32:16.891Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-08-08T07:32:16.891Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:32:16.892Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:32:16.892Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:32:16.893Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:32:16.894Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:32:16.894Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-08-08T07:32:16.894Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:32:16.895Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:32:16.895Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:32:16.895Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a522a73457237dff", X-B3-SpanId:"839980e02415c941", X-B3-ParentSpanId:"a522a73457237dff", X-B3-Sampled:"0", X-ONAP-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-TransactionID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-ECOMP-RequestID:"26c8fede-0ea4-4538-a9a9-946f94fe47af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"334c3b8d-b323-4f57-9e4a-f409b4092bfb"]
2022-08-08T07:32:16.896Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:32:16.896Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:32:16.906Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:32:16.906Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:32:16.907Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:32:16.907Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:32:16.907Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-08-08T07:32:16.908Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:32:16.908Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:32:16.908Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:32:16.909Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6961d936
2022-08-08T07:32:16.917Z|26c8fede-0ea4-4538-a9a9-946f94fe47af|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-08-08T07:32:22.622Z|583a2279-ef5e-411d-94b0-fa0b1eb3dd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:32:22.622Z|583a2279-ef5e-411d-94b0-fa0b1eb3dd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:32:23.028Z|110b70d5-f374-4da0-8622-d349750a66a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:32:23.028Z|110b70d5-f374-4da0-8622-d349750a66a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:32:26.394Z|aba98f7d-17a0-4a15-ba2c-9b1df5c98f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:26.395Z|aba98f7d-17a0-4a15-ba2c-9b1df5c98f00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:26.399Z|dd6770de-d11e-4d77-b0db-ded8336ed138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:26.400Z|dd6770de-d11e-4d77-b0db-ded8336ed138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:26.407Z|8509531a-6946-49cb-b512-38e9590f417f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:26.407Z|8509531a-6946-49cb-b512-38e9590f417f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:36.416Z|82a22ce4-545d-4a1b-a678-810b4ab6855b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:36.417Z|82a22ce4-545d-4a1b-a678-810b4ab6855b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:36.426Z|54943f8e-e5a3-458f-bb96-b7ac60541347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:36.427Z|54943f8e-e5a3-458f-bb96-b7ac60541347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:36.428Z|74923a3e-006c-4053-9666-78df04b5c431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:36.428Z|74923a3e-006c-4053-9666-78df04b5c431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:36.740Z|7784d9a8-e8ab-47a1-b4ea-3ba7620aa39d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:32:36.741Z|7784d9a8-e8ab-47a1-b4ea-3ba7620aa39d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:37.625Z|b0fbabdd-a715-4e98-826c-e0bad92f4d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:32:37.634Z|b0fbabdd-a715-4e98-826c-e0bad92f4d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:32:46.440Z|116bc9e1-aca8-458d-b511-2ea441f17d8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:46.441Z|116bc9e1-aca8-458d-b511-2ea441f17d8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:46.451Z|aaebec6e-188e-4dfd-904e-c02cc03424b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:46.452Z|aaebec6e-188e-4dfd-904e-c02cc03424b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:46.452Z|d3fe5c9f-6294-42a4-807f-8cfdbe3db407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:46.453Z|d3fe5c9f-6294-42a4-807f-8cfdbe3db407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:52.622Z|57d97478-ea11-44ce-b137-4baa6cf62836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:32:52.622Z|57d97478-ea11-44ce-b137-4baa6cf62836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:32:53.033Z|f65d3371-977b-4fc9-bb29-3fd62fba6804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:32:53.034Z|f65d3371-977b-4fc9-bb29-3fd62fba6804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:32:56.467Z|d77d661c-809f-4568-9d6c-79b0ef55eee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:56.467Z|d77d661c-809f-4568-9d6c-79b0ef55eee6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:56.480Z|cf72e43b-e658-43af-b469-09a512084831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:56.481Z|cf72e43b-e658-43af-b469-09a512084831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:32:56.484Z|2ba93765-72a5-4604-b29b-e4d8c016a1aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:32:56.485Z|2ba93765-72a5-4604-b29b-e4d8c016a1aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:06.491Z|6a5e3c97-00ad-4bae-8edc-5a3aac32dc0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:06.491Z|6a5e3c97-00ad-4bae-8edc-5a3aac32dc0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:06.504Z|4aec21aa-6b93-46e1-84fc-b8fd7f5249b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:06.505Z|4aec21aa-6b93-46e1-84fc-b8fd7f5249b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:06.510Z|8429a368-1673-41bf-86e2-6aaaeb9c068c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:06.510Z|8429a368-1673-41bf-86e2-6aaaeb9c068c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:07.622Z|44a77635-8d62-4590-b397-ed0a885b776f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:33:07.622Z|44a77635-8d62-4590-b397-ed0a885b776f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:33:16.521Z|377d0c83-df7f-4a20-992a-f547e0310d03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:16.522Z|377d0c83-df7f-4a20-992a-f547e0310d03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:16.534Z|9849e1b9-4aca-4c2c-bbeb-b4ac18303129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:16.534Z|715efbe0-928f-4e4c-87d2-593a22d3e5b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:16.535Z|9849e1b9-4aca-4c2c-bbeb-b4ac18303129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:16.535Z|715efbe0-928f-4e4c-87d2-593a22d3e5b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:22.622Z|c5edaf90-179b-488c-9735-8906122fe302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:33:22.624Z|c5edaf90-179b-488c-9735-8906122fe302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:33:23.035Z|64336ead-a5f7-4346-bf7e-8500d40154ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:33:23.036Z|64336ead-a5f7-4346-bf7e-8500d40154ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:33:26.553Z|497f0fc7-b089-46f0-bf04-9e2bb354ab39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:26.553Z|497f0fc7-b089-46f0-bf04-9e2bb354ab39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:26.562Z|7f89f83f-5407-44ef-9839-987e4f53719d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:26.562Z|a22edc1e-360b-4292-bb46-d6c839905a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:26.562Z|a22edc1e-360b-4292-bb46-d6c839905a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:26.562Z|7f89f83f-5407-44ef-9839-987e4f53719d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:36.577Z|11246df0-1261-4573-aeed-8b519d4ef278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:36.578Z|11246df0-1261-4573-aeed-8b519d4ef278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:36.587Z|5c833bda-63ca-4e23-befe-7016e4fa47af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:36.588Z|5c833bda-63ca-4e23-befe-7016e4fa47af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:36.589Z|505cf596-7ca1-4c86-9f05-d1b67366eece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:36.590Z|505cf596-7ca1-4c86-9f05-d1b67366eece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:36.740Z|a06ba762-a7a3-447a-b33e-1fc681e2a020|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:33:36.741Z|a06ba762-a7a3-447a-b33e-1fc681e2a020|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:37.622Z|4af6e274-0f67-4853-bf41-a7476202e344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:33:37.622Z|4af6e274-0f67-4853-bf41-a7476202e344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:33:43.200Z|6ac0828c-6a0e-4479-abf7-e52bea9436a4|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-08T07:33:43.201Z|6ac0828c-6a0e-4479-abf7-e52bea9436a4|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:46.609Z|5fd3af50-4dfc-45c2-ab8e-2893ba8e94af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:46.611Z|5fd3af50-4dfc-45c2-ab8e-2893ba8e94af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:46.614Z|44199305-b73f-481e-938e-485763622c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:46.614Z|44199305-b73f-481e-938e-485763622c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:46.618Z|d87c4e7e-6b8a-41c2-aad9-e1f0a6ff7dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:46.618Z|d87c4e7e-6b8a-41c2-aad9-e1f0a6ff7dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:52.624Z|cb889c65-58a3-42dc-bfcf-e9807d73d893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:33:52.626Z|cb889c65-58a3-42dc-bfcf-e9807d73d893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:33:53.037Z|c87fdb4a-7bf2-4203-891d-e8b6204022e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:33:53.037Z|c87fdb4a-7bf2-4203-891d-e8b6204022e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:33:56.638Z|4b8a436a-c965-4f2d-a8d3-1965a26869fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:56.639Z|1549917a-ea58-401d-88ec-4b79a6e94b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:56.639Z|4cb1c539-315c-4796-a2d5-06e3d4188695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:33:56.639Z|4b8a436a-c965-4f2d-a8d3-1965a26869fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:56.640Z|4cb1c539-315c-4796-a2d5-06e3d4188695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:33:56.640Z|1549917a-ea58-401d-88ec-4b79a6e94b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:06.663Z|40a58a0e-21cd-4209-94cd-9dd263e42581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:06.663Z|7e26b898-d902-4c52-a5e8-eb95f3f13c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:06.664Z|7e26b898-d902-4c52-a5e8-eb95f3f13c04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:06.665Z|e83b8208-95ac-4013-8d1c-668bf7ea941b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:06.665Z|e83b8208-95ac-4013-8d1c-668bf7ea941b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:06.667Z|40a58a0e-21cd-4209-94cd-9dd263e42581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:07.622Z|48526018-bdd4-4a37-b801-bd8edbc33bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:34:07.622Z|48526018-bdd4-4a37-b801-bd8edbc33bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:34:16.697Z|22266e1e-6753-4a79-b42f-bfbd1c17b17a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:16.697Z|22266e1e-6753-4a79-b42f-bfbd1c17b17a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:16.701Z|7bf8fc6a-ff73-400f-b502-8348eecd4e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:16.702Z|7bf8fc6a-ff73-400f-b502-8348eecd4e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:16.704Z|70484a1f-185d-4240-9204-61f296917c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:16.705Z|70484a1f-185d-4240-9204-61f296917c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:22.622Z|9049e0df-b17f-4168-a7f6-7bb72ddff30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:34:22.622Z|9049e0df-b17f-4168-a7f6-7bb72ddff30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:34:23.040Z|559c12a6-510e-4418-9bf2-e29e4cceb207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:34:23.041Z|559c12a6-510e-4418-9bf2-e29e4cceb207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:34:26.730Z|9021c9b0-8f5c-4685-b83e-7765983509cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:26.730Z|9021c9b0-8f5c-4685-b83e-7765983509cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:26.774Z|379fd369-0f40-4b3a-985a-513e5c11a3f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:26.774Z|379fd369-0f40-4b3a-985a-513e5c11a3f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:26.774Z|87ca5c9e-9125-4d6d-a933-904afeaa07f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:26.775Z|87ca5c9e-9125-4d6d-a933-904afeaa07f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:36.741Z|1d65b866-1dbe-4794-bec2-ba984760d4f5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:34:36.742Z|1d65b866-1dbe-4794-bec2-ba984760d4f5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:36.786Z|72abda78-8321-42a7-a8d3-cfcbeea1fa6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:36.787Z|72abda78-8321-42a7-a8d3-cfcbeea1fa6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:36.834Z|8107d9ad-45b1-40f5-80ca-f09b221fedda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:36.834Z|970bdd22-2464-4a87-ba35-bcd466516088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:36.834Z|970bdd22-2464-4a87-ba35-bcd466516088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:36.834Z|8107d9ad-45b1-40f5-80ca-f09b221fedda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:37.622Z|8d12ba08-8e5e-44b1-beab-63a6cad286a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:34:37.626Z|8d12ba08-8e5e-44b1-beab-63a6cad286a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:34:46.853Z|0ae579f2-ae72-4cd2-a73a-8c3ce39dbc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:46.853Z|0ae579f2-ae72-4cd2-a73a-8c3ce39dbc93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:46.867Z|5472e14a-70f3-4912-bbf3-199c51d70cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:46.867Z|5472e14a-70f3-4912-bbf3-199c51d70cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:46.871Z|c74485b8-d053-4781-93e0-a582f898f75c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:46.871Z|c74485b8-d053-4781-93e0-a582f898f75c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:52.622Z|836d84f3-1544-405c-acfc-be6b5dfc48e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:34:52.623Z|836d84f3-1544-405c-acfc-be6b5dfc48e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:34:53.041Z|37871c38-e7e4-4c29-98dc-802dca0a36b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:34:53.042Z|37871c38-e7e4-4c29-98dc-802dca0a36b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:34:56.884Z|ae5d425e-3672-4d44-88e9-0a6067f71523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:56.885Z|ae5d425e-3672-4d44-88e9-0a6067f71523|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:56.890Z|a6d478f8-349d-416b-991f-273333e78029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:56.890Z|a6d478f8-349d-416b-991f-273333e78029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:34:56.897Z|aacc56c6-0e98-42e8-ab04-036f23d49c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:34:56.897Z|aacc56c6-0e98-42e8-ab04-036f23d49c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:06.909Z|547d65ed-e415-4ec4-9979-2832c75ed598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:06.910Z|547d65ed-e415-4ec4-9979-2832c75ed598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:06.915Z|cb68f439-9824-4e94-aa01-0aa6c6cbeb06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:06.915Z|cb68f439-9824-4e94-aa01-0aa6c6cbeb06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:06.919Z|f730261f-cd23-4bb8-81da-c1c48589c92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:06.919Z|f730261f-cd23-4bb8-81da-c1c48589c92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:07.622Z|f3f58767-0565-488a-b082-d03cd53a3a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:35:07.622Z|f3f58767-0565-488a-b082-d03cd53a3a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:35:16.932Z|debe8bd4-374b-41ca-8f71-b40af15c464e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:16.932Z|debe8bd4-374b-41ca-8f71-b40af15c464e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:16.935Z|3531d81e-1c73-4d08-b8a0-e675491682fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:16.936Z|3531d81e-1c73-4d08-b8a0-e675491682fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:16.942Z|0262802e-f411-4843-a4d9-1d0b01d94ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:16.942Z|0262802e-f411-4843-a4d9-1d0b01d94ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:18.537Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-08-08T07:35:18.539Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 09532df6-3f44-495a-b5b2-58e3bd86af7a already exists in requestDb InfraActiveRequests table
2022-08-08T07:35:18.540Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a
2022-08-08T07:35:18.540Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|INFO|500||Invoke
2022-08-08T07:35:18.541Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||===========================request begin================================================
2022-08-08T07:35:18.541Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a
2022-08-08T07:35:18.541Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||Method      : GET
2022-08-08T07:35:18.541Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf14a740f6dc3d92", X-B3-SpanId:"9353bb45ce39ec4f", X-B3-ParentSpanId:"cf14a740f6dc3d92", X-B3-Sampled:"0", X-ONAP-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-TransactionID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-ECOMP-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"958c614a-4432-452d-8cc4-bdb8a9044a48"]
2022-08-08T07:35:18.542Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||Request body: 
2022-08-08T07:35:18.542Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||==========================request end================================================
2022-08-08T07:35:18.578Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||============================response begin==========================================
2022-08-08T07:35:18.579Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-08-08T07:35:18.579Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||Status text  : 
2022-08-08T07:35:18.579Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:35:18.580Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||Response body: 
2022-08-08T07:35:18.580Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|DEBUG|500||=======================response end=================================================
2022-08-08T07:35:18.580Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09532df6-3f44-495a-b5b2-58e3bd86af7a|INFO|404|Not Found|InvokeReturn
2022-08-08T07:35:18.598Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 09532df6-3f44-495a-b5b2-58e3bd86af7a
2022-08-08T07:35:18.599Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:35:18.600Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:35:18.601Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-08-08T07:35:18.602Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:35:18.603Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-08-08T07:35:18.603Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:35:18.604Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"cf14a740f6dc3d92", X-B3-SpanId:"50ebc269ab75b63a", X-B3-ParentSpanId:"cf14a740f6dc3d92", X-B3-Sampled:"0", X-ONAP-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-TransactionID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-ECOMP-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99a78d51-6b2b-428b-8800-144f4275e7e5"]
2022-08-08T07:35:18.605Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:35:18.606Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:35:18.616Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:35:18.616Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:35:18.617Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:35:18.617Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:35:18.617Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-08-08T07:35:18.618Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:35:18.618Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:35:18.619Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:35:18.620Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:35:18.621Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:35:18.621Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-08-08T07:35:18.621Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:35:18.622Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:35:18.622Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:35:18.622Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"cf14a740f6dc3d92", X-B3-SpanId:"9d680d2348b04b89", X-B3-ParentSpanId:"cf14a740f6dc3d92", X-B3-Sampled:"0", X-ONAP-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-TransactionID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-ECOMP-RequestID:"09532df6-3f44-495a-b5b2-58e3bd86af7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad2ef9bd-1931-4d68-8ea2-00b10ef86fb9"]
2022-08-08T07:35:18.623Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:35:18.623Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:35:18.641Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:35:18.642Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:35:18.642Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:35:18.643Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:35:18.643Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-08-08T07:35:18.644Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:35:18.644Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:35:18.645Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:35:18.646Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7d7ebd23
2022-08-08T07:35:18.656Z|09532df6-3f44-495a-b5b2-58e3bd86af7a|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-08-08T07:35:22.622Z|d54b4458-244d-416a-b948-e6f1f49de517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:35:22.623Z|d54b4458-244d-416a-b948-e6f1f49de517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:35:23.042Z|b939aadd-0039-4eda-82ac-a36403444b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:35:23.043Z|b939aadd-0039-4eda-82ac-a36403444b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:35:26.956Z|c07809c4-d59e-456e-9cce-8c7505bad28a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:26.956Z|42d360f3-5a3a-40e3-b53c-88767deecbd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:26.957Z|c07809c4-d59e-456e-9cce-8c7505bad28a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:26.957Z|42d360f3-5a3a-40e3-b53c-88767deecbd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:26.966Z|bcc3100b-456b-455f-8c80-0fe86358464b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:26.967Z|bcc3100b-456b-455f-8c80-0fe86358464b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:36.740Z|3cb6eb2b-ac8d-4fec-aaaa-9265349a8592|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:35:36.741Z|3cb6eb2b-ac8d-4fec-aaaa-9265349a8592|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:36.981Z|ce96f336-cfca-4d06-90bf-d89b7ef91a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:36.982Z|ce96f336-cfca-4d06-90bf-d89b7ef91a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:36.982Z|bfdf4525-823f-4a4f-accf-e391624b3477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:36.983Z|bfdf4525-823f-4a4f-accf-e391624b3477|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:36.995Z|c4cbb2fc-12f8-406e-b798-6e120ed11666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:36.995Z|c4cbb2fc-12f8-406e-b798-6e120ed11666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:37.622Z|3367d2e9-4010-4b28-be5e-77011c0fa5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:35:37.622Z|3367d2e9-4010-4b28-be5e-77011c0fa5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:35:47.009Z|1cc53ff0-0931-4fb6-ac18-a4a8cf62bb7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:47.009Z|29e2a096-e713-4b77-bde1-0c2c22d2a306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:47.010Z|29e2a096-e713-4b77-bde1-0c2c22d2a306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:47.010Z|1cc53ff0-0931-4fb6-ac18-a4a8cf62bb7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:47.017Z|33b67f46-155e-42c0-9c4f-0cc7ec280e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:47.017Z|33b67f46-155e-42c0-9c4f-0cc7ec280e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:52.622Z|83497de7-3672-4bfa-9b6d-e5f057d6e8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:35:52.622Z|83497de7-3672-4bfa-9b6d-e5f057d6e8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:35:53.044Z|f7a7e2c7-981d-46f0-8015-825ee16b8194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:35:53.044Z|f7a7e2c7-981d-46f0-8015-825ee16b8194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:35:57.047Z|837c9bd0-e069-4455-b70a-163f39ae16b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:57.048Z|837c9bd0-e069-4455-b70a-163f39ae16b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:57.052Z|a4230fba-2331-4c15-94cd-8cda3c3bea1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:57.054Z|a4230fba-2331-4c15-94cd-8cda3c3bea1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:35:57.060Z|3f4eed1a-fff4-4fa4-93ea-5d7aad65261c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:35:57.061Z|3f4eed1a-fff4-4fa4-93ea-5d7aad65261c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:07.074Z|1106b635-c429-439a-9fd8-c56f9d5a8e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:07.075Z|1106b635-c429-439a-9fd8-c56f9d5a8e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:07.081Z|7b4c0601-bcce-41b6-a203-16da682ed45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:07.081Z|d29eb29f-ce1b-4adf-a725-271cca69ecf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:07.081Z|d29eb29f-ce1b-4adf-a725-271cca69ecf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:07.081Z|7b4c0601-bcce-41b6-a203-16da682ed45f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:07.622Z|25bcbd9d-05e8-486b-8de4-ab8fea658e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:36:07.624Z|25bcbd9d-05e8-486b-8de4-ab8fea658e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:36:17.097Z|5347d3b0-2de5-4ad4-a6be-faece97f9722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:17.098Z|5347d3b0-2de5-4ad4-a6be-faece97f9722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:17.103Z|5c6a7490-5c04-48e0-bce9-8c574cffb470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:17.104Z|5c6a7490-5c04-48e0-bce9-8c574cffb470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:17.106Z|e97b23be-11f4-4dee-a153-52fdf5154b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:17.107Z|e97b23be-11f4-4dee-a153-52fdf5154b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:22.622Z|2cdebc14-9982-41f3-9f18-6c5fd36631bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:36:22.622Z|2cdebc14-9982-41f3-9f18-6c5fd36631bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:36:23.045Z|b72f8518-7e27-4146-89eb-fef91fd8f5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:36:23.046Z|b72f8518-7e27-4146-89eb-fef91fd8f5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:36:27.122Z|63c16855-126c-4849-924f-f8199ca962f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:27.123Z|63c16855-126c-4849-924f-f8199ca962f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:27.128Z|2fbbcd40-e0b2-4003-88c5-dc2aa906d929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:27.128Z|ceae6508-1b18-4c87-ab66-c749427fb3e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:27.128Z|2fbbcd40-e0b2-4003-88c5-dc2aa906d929|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:27.128Z|ceae6508-1b18-4c87-ab66-c749427fb3e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:36.743Z|371415c2-5cee-42ae-adf4-f0fcea390119|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:36:36.744Z|371415c2-5cee-42ae-adf4-f0fcea390119|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:37.165Z|5bed20bd-922e-4297-9ede-af8fb1663114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:37.165Z|d1e0a26a-d951-468b-85e8-8979aaa99ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:37.165Z|5bed20bd-922e-4297-9ede-af8fb1663114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:37.166Z|d1e0a26a-d951-468b-85e8-8979aaa99ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:37.192Z|13fdf263-e66e-4611-919a-446e0b745e56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:37.192Z|13fdf263-e66e-4611-919a-446e0b745e56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:37.625Z|af49b2aa-14cb-49ca-a8be-8996cedb5bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:36:37.633Z|af49b2aa-14cb-49ca-a8be-8996cedb5bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:36:44.076Z|470298df-1f9a-44de-a77d-9860a243ba73|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-08T07:36:44.077Z|470298df-1f9a-44de-a77d-9860a243ba73|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:47.215Z|2a9d0f1b-7369-4b27-aaa3-6f7b3c69c2d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:47.215Z|2a9d0f1b-7369-4b27-aaa3-6f7b3c69c2d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:47.220Z|12355cef-a30a-4db6-88b4-7328eb3f06fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:47.220Z|b797b73c-0d4b-4e41-a6f8-c3400d964a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:47.220Z|12355cef-a30a-4db6-88b4-7328eb3f06fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:47.220Z|b797b73c-0d4b-4e41-a6f8-c3400d964a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:52.622Z|5e6b11a1-45c9-4c88-8c85-86a7cbc62aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:36:52.622Z|5e6b11a1-45c9-4c88-8c85-86a7cbc62aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:36:53.046Z|35c01108-f9fc-4b58-8612-918617f93c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:36:53.047Z|35c01108-f9fc-4b58-8612-918617f93c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:36:57.243Z|a8a9a4ad-8cd5-4d73-a41b-b5dbb1fe5001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:57.244Z|a8a9a4ad-8cd5-4d73-a41b-b5dbb1fe5001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:57.245Z|291908b0-3ad3-4b37-84d4-0bf278089690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:57.246Z|291908b0-3ad3-4b37-84d4-0bf278089690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:36:57.248Z|e82e8ee9-a319-42ae-b7e6-aca3cbba8864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:36:57.249Z|e82e8ee9-a319-42ae-b7e6-aca3cbba8864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:07.271Z|9c7c2368-7db2-4a85-b66f-c8a9720ad227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:07.271Z|05af1103-ee01-4aaf-8b9a-58bf0436a641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:07.272Z|9c7c2368-7db2-4a85-b66f-c8a9720ad227|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:07.272Z|05af1103-ee01-4aaf-8b9a-58bf0436a641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:07.278Z|22271638-a0a7-43ce-81cf-5393bfc2ab3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:07.278Z|22271638-a0a7-43ce-81cf-5393bfc2ab3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:07.622Z|e09af589-0dcf-4e93-b770-6035be82684b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:37:07.623Z|e09af589-0dcf-4e93-b770-6035be82684b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:37:17.303Z|08b16f26-c349-43ad-bc45-6c0c5b906eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:17.303Z|9f08f9db-f17c-4312-b05a-e9fcee4ade06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:17.303Z|d2d5c05c-4640-4c44-8f47-1e5ff9694a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:17.305Z|08b16f26-c349-43ad-bc45-6c0c5b906eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:17.305Z|9f08f9db-f17c-4312-b05a-e9fcee4ade06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:17.306Z|d2d5c05c-4640-4c44-8f47-1e5ff9694a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:22.622Z|7837d369-84f2-42df-b047-51b7d80650ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:37:22.625Z|7837d369-84f2-42df-b047-51b7d80650ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:37:23.048Z|ee8c68e9-5548-4ff6-a54c-c3996cdaf114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:37:23.048Z|ee8c68e9-5548-4ff6-a54c-c3996cdaf114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:37:27.332Z|f3c763a3-a981-4319-b042-996106ba5892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:27.333Z|f3c763a3-a981-4319-b042-996106ba5892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:27.339Z|fbe8c9f7-0a5e-43bf-8214-a2e7c3133b19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:27.339Z|fbe8c9f7-0a5e-43bf-8214-a2e7c3133b19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:27.340Z|67b1ed5d-e4f9-440e-ae61-2129810df3d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:27.341Z|67b1ed5d-e4f9-440e-ae61-2129810df3d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:36.746Z|7919970b-3af8-469d-a6a7-ad1d55f19631|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:37:36.747Z|7919970b-3af8-469d-a6a7-ad1d55f19631|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:37.359Z|66449d41-941e-4c1d-bf97-f814a5876d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:37.359Z|736f39ad-bac6-4592-a451-e4a8799b33e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:37.360Z|66449d41-941e-4c1d-bf97-f814a5876d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:37.360Z|736f39ad-bac6-4592-a451-e4a8799b33e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:37.361Z|d4628f63-0ff2-4b18-b18f-3394e71fb907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:37.361Z|d4628f63-0ff2-4b18-b18f-3394e71fb907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:37.624Z|ff2e2d06-c1c0-4e54-a229-269071fe9650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:37:37.625Z|ff2e2d06-c1c0-4e54-a229-269071fe9650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:37:47.384Z|46348538-a774-4469-9b68-f3b4c371d706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:47.385Z|d2a8e611-378a-4f18-983b-2cd4d1fef94f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:47.385Z|46348538-a774-4469-9b68-f3b4c371d706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:47.385Z|d2a8e611-378a-4f18-983b-2cd4d1fef94f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:47.389Z|76494231-05be-44ad-ab20-a564223922cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:47.390Z|76494231-05be-44ad-ab20-a564223922cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:52.622Z|9537d85b-bf6e-4841-8f75-068c5b2e9a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:37:52.622Z|9537d85b-bf6e-4841-8f75-068c5b2e9a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:37:53.049Z|8bdeba77-2d57-4a85-aab2-38df259f6339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:37:53.050Z|8bdeba77-2d57-4a85-aab2-38df259f6339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:37:57.417Z|91b74c9b-6cc4-4a5b-890b-b48ea4d40f37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:57.417Z|47ef2961-b9f0-4691-a7c4-6192fa2b06e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:57.418Z|91b74c9b-6cc4-4a5b-890b-b48ea4d40f37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:57.420Z|d621d20c-70bb-466b-ac16-095984962d4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:37:57.421Z|d621d20c-70bb-466b-ac16-095984962d4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:37:57.419Z|47ef2961-b9f0-4691-a7c4-6192fa2b06e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:00.755Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-08-08T07:38:00.757Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 49540d70-5055-47e0-8b0a-7a0b6057bca5 already exists in requestDb InfraActiveRequests table
2022-08-08T07:38:00.759Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5
2022-08-08T07:38:00.759Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|INFO|500||Invoke
2022-08-08T07:38:00.759Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||===========================request begin================================================
2022-08-08T07:38:00.760Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5
2022-08-08T07:38:00.760Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||Method      : GET
2022-08-08T07:38:00.760Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b4125cb64a90048", X-B3-SpanId:"5977dd3ca124f915", X-B3-ParentSpanId:"7b4125cb64a90048", X-B3-Sampled:"0", X-ONAP-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-TransactionID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-ECOMP-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01ebe6f4-04a4-4a4a-b9b5-54fc41ecacba"]
2022-08-08T07:38:00.760Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||Request body: 
2022-08-08T07:38:00.760Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||==========================request end================================================
2022-08-08T07:38:00.847Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||============================response begin==========================================
2022-08-08T07:38:00.848Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||Status code  : 404 NOT_FOUND
2022-08-08T07:38:00.848Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||Status text  : 
2022-08-08T07:38:00.849Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:38:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:38:00.850Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||Response body: 
2022-08-08T07:38:00.850Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|DEBUG|500||=======================response end=================================================
2022-08-08T07:38:00.850Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49540d70-5055-47e0-8b0a-7a0b6057bca5|INFO|404|Not Found|InvokeReturn
2022-08-08T07:38:00.860Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 49540d70-5055-47e0-8b0a-7a0b6057bca5
2022-08-08T07:38:00.862Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:38:00.863Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-08-08T07:38:00.864Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-08-08T07:38:00.864Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:38:00.864Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-08-08T07:38:00.865Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:38:00.865Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b4125cb64a90048", X-B3-SpanId:"4c9314f1f2e48830", X-B3-ParentSpanId:"7b4125cb64a90048", X-B3-Sampled:"0", X-ONAP-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-TransactionID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-ECOMP-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d04d53be-2c61-4336-a574-8406b941d65e"]
2022-08-08T07:38:00.866Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:38:00.866Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:38:00.878Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:38:00.878Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:38:00.879Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:38:00.879Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:38:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:38:00.879Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-08-08T07:38:00.880Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:38:00.880Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:38:00.881Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:38:00.882Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:38:00.882Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:38:00.883Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-08-08T07:38:00.883Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-08-08T07:38:00.883Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-08-08T07:38:00.884Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-08-08T07:38:00.884Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"7b4125cb64a90048", X-B3-SpanId:"96efa5517aa139a7", X-B3-ParentSpanId:"7b4125cb64a90048", X-B3-Sampled:"0", X-ONAP-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-TransactionID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-ECOMP-RequestID:"49540d70-5055-47e0-8b0a-7a0b6057bca5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aa49813-0947-4ade-ab80-f6a5915b08e9"]
2022-08-08T07:38:00.884Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-08-08T07:38:00.884Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-08-08T07:38:00.897Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-08-08T07:38:00.897Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-08-08T07:38:00.898Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-08-08T07:38:00.898Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 08 Aug 2022 07:38:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-08-08T07:38:00.898Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-08-08T07:38:00.899Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-08-08T07:38:00.899Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-08-08T07:38:00.901Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$825634b0.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-08-08T07:38:00.902Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@48557766
2022-08-08T07:38:00.907Z|49540d70-5055-47e0-8b0a-7a0b6057bca5|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-08-08T07:38:07.451Z|4880bab3-3422-4c68-bd6a-756afb739697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:07.451Z|7fd3e6e6-6e44-4cca-9061-6b5a1b4f8009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:07.452Z|7fd3e6e6-6e44-4cca-9061-6b5a1b4f8009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:07.452Z|4880bab3-3422-4c68-bd6a-756afb739697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:07.460Z|60835f7c-39ac-47fe-b3a8-e36a4786efcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:07.460Z|60835f7c-39ac-47fe-b3a8-e36a4786efcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:07.622Z|f2ed3846-695c-4aeb-9f75-abb3be692002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:38:07.625Z|f2ed3846-695c-4aeb-9f75-abb3be692002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:38:17.484Z|fceccfdd-3fdf-4143-8b78-68e0258bd95a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:17.484Z|fceccfdd-3fdf-4143-8b78-68e0258bd95a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:17.484Z|3cff09dd-da9c-40c5-9639-cb4488d0042b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:17.485Z|3cff09dd-da9c-40c5-9639-cb4488d0042b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:17.486Z|cc9b0511-f09b-4c8a-bc28-ed0dbe927eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:17.486Z|cc9b0511-f09b-4c8a-bc28-ed0dbe927eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:22.622Z|0fdedcc5-c1e1-4cd8-8a74-576d06ea8d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:38:22.622Z|0fdedcc5-c1e1-4cd8-8a74-576d06ea8d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:38:23.050Z|9fb3a3c7-543e-46f0-87f6-b0ce1f3fc858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:38:23.051Z|9fb3a3c7-543e-46f0-87f6-b0ce1f3fc858|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:38:27.519Z|6d23f8a6-4246-4491-aa32-8e6ad4f5d893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:27.520Z|6d23f8a6-4246-4491-aa32-8e6ad4f5d893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:27.520Z|0e2d35be-b4ae-4544-8225-f6c18f001103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:27.521Z|0e2d35be-b4ae-4544-8225-f6c18f001103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:27.524Z|6e9d92e6-b0a8-40f4-8a8c-c6e6d1588187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:27.524Z|6e9d92e6-b0a8-40f4-8a8c-c6e6d1588187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:35.394Z|5ca5fe25-d4b4-4d63-b81c-17ed21e598d6|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-08-08T07:38:35.394Z|5ca5fe25-d4b4-4d63-b81c-17ed21e598d6|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:36.741Z|1016b029-008a-4557-a81d-f9ff285b2761|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:38:36.743Z|1016b029-008a-4557-a81d-f9ff285b2761|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:37.543Z|1b5362d4-9aec-4a85-84a7-fb0e8535dbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:37.544Z|149d8db9-687f-4c7a-9c17-b84089741b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:37.544Z|1b5362d4-9aec-4a85-84a7-fb0e8535dbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:37.544Z|149d8db9-687f-4c7a-9c17-b84089741b40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:37.546Z|55380c3d-5179-4c45-9f06-eebc444a860c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:37.546Z|55380c3d-5179-4c45-9f06-eebc444a860c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:37.625Z|6a7ef536-2015-47a4-a55b-9c48d9db35da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:38:37.631Z|6a7ef536-2015-47a4-a55b-9c48d9db35da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:38:47.576Z|01e2f5c6-f274-49df-995e-dce4fc398341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:47.577Z|01e2f5c6-f274-49df-995e-dce4fc398341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:47.579Z|07b8c01e-04bd-4cca-b57e-8ae177d59c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:47.579Z|07b8c01e-04bd-4cca-b57e-8ae177d59c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:47.581Z|369d6bd1-06f6-4d91-88f1-abd3342d7af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:47.582Z|369d6bd1-06f6-4d91-88f1-abd3342d7af6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:52.622Z|77521246-e0a7-4a6f-93bb-3db6cbcb93da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:38:52.622Z|77521246-e0a7-4a6f-93bb-3db6cbcb93da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:38:53.052Z|56bddc8c-9b33-4649-9f53-90d19849030a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:38:53.052Z|56bddc8c-9b33-4649-9f53-90d19849030a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:38:57.604Z|1c8babe8-a434-4e2b-9c62-392b2876f5fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:57.606Z|1c8babe8-a434-4e2b-9c62-392b2876f5fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:57.607Z|909dc84a-7c24-4752-8f25-53ebd680dfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:57.608Z|909dc84a-7c24-4752-8f25-53ebd680dfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:38:57.609Z|90a12c5f-3766-4fb6-9ee9-5dee7b62c621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:38:57.611Z|90a12c5f-3766-4fb6-9ee9-5dee7b62c621|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:07.622Z|b9bac17a-7dfe-4157-838b-9d38ab8e4259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:39:07.623Z|b9bac17a-7dfe-4157-838b-9d38ab8e4259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:39:07.634Z|ab407de1-2f3f-4555-9d53-f7d685365328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:07.634Z|97ea70f7-ad1e-42fe-9f39-d9c7f9f279f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:07.634Z|ab407de1-2f3f-4555-9d53-f7d685365328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:07.634Z|97ea70f7-ad1e-42fe-9f39-d9c7f9f279f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:07.639Z|50a05147-6e19-4ad3-8c2f-3f12cb8e73ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:07.639Z|50a05147-6e19-4ad3-8c2f-3f12cb8e73ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:17.661Z|ab177b82-5b7d-4a7c-a71e-2ded6149a5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:17.661Z|189db82f-9dbb-4b20-a097-b853c9f06e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:17.662Z|ab177b82-5b7d-4a7c-a71e-2ded6149a5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:17.662Z|189db82f-9dbb-4b20-a097-b853c9f06e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:17.666Z|673669c5-157e-491e-a5bb-997edfa7ab2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:17.666Z|673669c5-157e-491e-a5bb-997edfa7ab2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:22.622Z|deeda8f8-63ed-4a2a-b584-904a7a11c8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:39:22.624Z|deeda8f8-63ed-4a2a-b584-904a7a11c8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:39:23.053Z|e7b85ea3-1420-4241-9b55-3518cb4239eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:39:23.053Z|e7b85ea3-1420-4241-9b55-3518cb4239eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:39:27.687Z|31de22fc-8a7d-489e-b49a-b5341e31215e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:27.687Z|2544fb33-1a00-46f2-af8b-1d07fea0a661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:27.688Z|2544fb33-1a00-46f2-af8b-1d07fea0a661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:27.688Z|31de22fc-8a7d-489e-b49a-b5341e31215e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:27.690Z|cb53af09-b363-46b5-9ed7-e1dfc71a16e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:27.690Z|cb53af09-b363-46b5-9ed7-e1dfc71a16e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:36.743Z|ba5a17e8-a77b-46ed-b47e-b5ee68450580|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:39:36.744Z|ba5a17e8-a77b-46ed-b47e-b5ee68450580|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:37.624Z|918d6877-a7f4-4405-90c4-a609edc08399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:39:37.624Z|918d6877-a7f4-4405-90c4-a609edc08399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:39:37.710Z|fb5aa42c-c567-4fd6-a780-24a31cb50500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:37.711Z|fb5aa42c-c567-4fd6-a780-24a31cb50500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:37.720Z|1a56f271-3dae-4656-8915-fb023cba47cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:37.720Z|c418f5de-e421-4a0c-9854-f2b10b6de58d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:37.725Z|1a56f271-3dae-4656-8915-fb023cba47cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:37.726Z|c418f5de-e421-4a0c-9854-f2b10b6de58d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:47.736Z|bc686350-96ac-4bbd-9aed-7a832a0c6b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:47.737Z|bc686350-96ac-4bbd-9aed-7a832a0c6b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:47.746Z|3999c4c3-4832-464b-b0cb-a20893aa508a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:47.747Z|3999c4c3-4832-464b-b0cb-a20893aa508a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:47.747Z|97cb2aac-771d-4762-926f-5cee8151575e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:47.748Z|97cb2aac-771d-4762-926f-5cee8151575e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:52.622Z|55220ed4-761c-41d0-8188-ec970a5e7ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:39:52.622Z|55220ed4-761c-41d0-8188-ec970a5e7ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:39:53.054Z|a30e823a-ac78-4dbd-b391-caada1ee7f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:39:53.054Z|a30e823a-ac78-4dbd-b391-caada1ee7f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:39:57.757Z|79d822b3-c87d-43a3-8b4c-e8f4d1f797b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:57.758Z|79d822b3-c87d-43a3-8b4c-e8f4d1f797b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:57.767Z|7e3b76a3-a8b1-4bd4-ba8d-1cf2ed4a1931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:57.767Z|7e3b76a3-a8b1-4bd4-ba8d-1cf2ed4a1931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:39:57.774Z|c55798e9-38ba-4160-bfec-b31dd8fa2c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:39:57.775Z|c55798e9-38ba-4160-bfec-b31dd8fa2c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:07.622Z|61457ed3-cd3c-479c-8d68-e453ca2b91f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:40:07.624Z|61457ed3-cd3c-479c-8d68-e453ca2b91f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:40:07.781Z|43f5bb05-bcef-4d3a-88ed-3ddc7e650921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:07.782Z|43f5bb05-bcef-4d3a-88ed-3ddc7e650921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:07.788Z|72215be5-c94d-4e46-b84b-3db16a6e0dfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:07.788Z|72215be5-c94d-4e46-b84b-3db16a6e0dfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:07.794Z|6b62d0aa-5d0d-47a8-80a5-1f9d82b2831c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:07.794Z|6b62d0aa-5d0d-47a8-80a5-1f9d82b2831c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:17.826Z|6c4b4560-833c-4a38-9d92-50d68cdd8a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:17.827Z|6c4b4560-833c-4a38-9d92-50d68cdd8a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:17.828Z|2a60f987-64d6-4317-92ea-8a5f9169af3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:17.829Z|2a60f987-64d6-4317-92ea-8a5f9169af3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:17.830Z|c2b0959e-fe77-4c0d-afe9-881e2c77943a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:17.830Z|c2b0959e-fe77-4c0d-afe9-881e2c77943a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:22.622Z|7e47db76-39cc-43a8-88a2-758c4499b7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:40:22.623Z|7e47db76-39cc-43a8-88a2-758c4499b7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:40:23.055Z|71e755f7-717a-454d-b7de-91e88c92357d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:40:23.055Z|71e755f7-717a-454d-b7de-91e88c92357d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:40:27.857Z|2046c651-3f80-4f0f-b88a-18968e8d77d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:27.857Z|2046c651-3f80-4f0f-b88a-18968e8d77d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:27.859Z|48175149-cb0b-49c5-9042-68c1b1111cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:27.859Z|48175149-cb0b-49c5-9042-68c1b1111cb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:27.860Z|e7e93f79-934f-420e-bbba-2499ab8744f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:27.861Z|e7e93f79-934f-420e-bbba-2499ab8744f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:36.741Z|8899313f-e50d-4108-b07f-ee8984fc0b2c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:40:36.741Z|8899313f-e50d-4108-b07f-ee8984fc0b2c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:37.622Z|f8b376ae-79df-4f73-92ba-d568a019072f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:40:37.622Z|f8b376ae-79df-4f73-92ba-d568a019072f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:40:37.894Z|8c413890-dd41-4825-a11e-82c2f06d07bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:37.894Z|99513fdb-79dd-4547-9c37-8c95810205dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:37.895Z|8c413890-dd41-4825-a11e-82c2f06d07bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:37.895Z|99513fdb-79dd-4547-9c37-8c95810205dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:37.904Z|92879af9-0594-493a-909e-e2a4e9cea50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:37.905Z|92879af9-0594-493a-909e-e2a4e9cea50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:47.921Z|5ed4171a-26f4-4f8c-9f90-ea9c7ec30f65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:47.922Z|5ed4171a-26f4-4f8c-9f90-ea9c7ec30f65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:47.924Z|e647b3a0-72d2-4cd4-9361-a3e78640372e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:47.924Z|e647b3a0-72d2-4cd4-9361-a3e78640372e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:47.928Z|38b17a20-e111-4724-b1fa-134d6de022b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:47.929Z|38b17a20-e111-4724-b1fa-134d6de022b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:52.622Z|a25ec3e0-21f7-4924-9e96-9475e428b3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:40:52.624Z|a25ec3e0-21f7-4924-9e96-9475e428b3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:40:53.056Z|ea61bcbc-5b3d-4194-9adc-22a3a629228d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:40:53.057Z|ea61bcbc-5b3d-4194-9adc-22a3a629228d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:40:57.946Z|78b448ed-097e-4fec-9b39-92f2d06e82ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:57.946Z|fd5b4ae5-d33c-4383-946f-271b701e3b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:57.947Z|fd5b4ae5-d33c-4383-946f-271b701e3b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:57.947Z|78b448ed-097e-4fec-9b39-92f2d06e82ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:40:57.951Z|d4805769-860d-46cb-9f87-0b70186b19d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:40:57.952Z|d4805769-860d-46cb-9f87-0b70186b19d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:07.622Z|d66a7369-c092-4c0a-b3b4-df1eeb7ef218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:41:07.622Z|d66a7369-c092-4c0a-b3b4-df1eeb7ef218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:41:07.971Z|8255f027-9c7e-4099-9aed-5a0d2f47db10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:07.972Z|8255f027-9c7e-4099-9aed-5a0d2f47db10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:07.972Z|834076c7-2e7a-4153-8d5b-a07077f35999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:07.973Z|834076c7-2e7a-4153-8d5b-a07077f35999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:07.973Z|532390bb-5970-42b8-bb25-584d3c2e3e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:07.974Z|532390bb-5970-42b8-bb25-584d3c2e3e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:17.995Z|e9528549-c96d-4351-ba29-d8cb6b83bde8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:17.996Z|e9528549-c96d-4351-ba29-d8cb6b83bde8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:17.996Z|3f15dee8-f822-42b6-9cdd-79bb75d10679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:17.997Z|3f15dee8-f822-42b6-9cdd-79bb75d10679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:18.002Z|5e4da5e7-57e4-40c6-adaa-f8e6acb067db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:18.003Z|5e4da5e7-57e4-40c6-adaa-f8e6acb067db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:22.622Z|4e78223c-cd86-4fc1-964e-4cd70ba16809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:41:22.622Z|4e78223c-cd86-4fc1-964e-4cd70ba16809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:41:23.057Z|58add7b9-455b-4ebd-8f00-567508262865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:41:23.058Z|58add7b9-455b-4ebd-8f00-567508262865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:41:28.021Z|281d44b6-01c7-4d8f-9aea-30c053d08c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:28.022Z|281d44b6-01c7-4d8f-9aea-30c053d08c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:28.024Z|200399c7-e384-4283-8ae2-b5886a1b9126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:28.024Z|200399c7-e384-4283-8ae2-b5886a1b9126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:28.027Z|e155d695-82d5-4b80-af3b-adf83ecf7dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:28.028Z|e155d695-82d5-4b80-af3b-adf83ecf7dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:36.741Z|b27ab956-4a1c-4c2a-ba68-c0abb2e32b0d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:41:36.742Z|b27ab956-4a1c-4c2a-ba68-c0abb2e32b0d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:37.625Z|6580ab58-d5c5-4a6e-8a80-2df85b0529b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:41:37.629Z|6580ab58-d5c5-4a6e-8a80-2df85b0529b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:41:38.045Z|561fafe4-7d99-408e-a36b-0d39becdf40d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:38.045Z|7b75c1e5-2d2b-4d45-895d-ea3089d4f439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:38.046Z|7b75c1e5-2d2b-4d45-895d-ea3089d4f439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:38.046Z|561fafe4-7d99-408e-a36b-0d39becdf40d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:38.047Z|93598854-e3b6-4a18-ba8b-355c7ad5e3b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:38.048Z|93598854-e3b6-4a18-ba8b-355c7ad5e3b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:48.069Z|0f245a03-b2c7-47a6-87a5-fd3a52f1e92e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:48.070Z|0f245a03-b2c7-47a6-87a5-fd3a52f1e92e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:48.070Z|ec6ac169-8621-45bf-a7e7-60bc33b5c983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:48.071Z|1799b2b6-ee1e-499f-8849-d7d3aa96db60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:48.071Z|ec6ac169-8621-45bf-a7e7-60bc33b5c983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:48.071Z|1799b2b6-ee1e-499f-8849-d7d3aa96db60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:52.622Z|9c477872-4d99-401f-baa5-8ecee95db598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:41:52.622Z|9c477872-4d99-401f-baa5-8ecee95db598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:41:53.059Z|b76d49ca-7c56-4d73-959d-2130980cf9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:41:53.060Z|b76d49ca-7c56-4d73-959d-2130980cf9ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:41:58.094Z|5405baf9-c393-48ec-aa14-b1cf54f613a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:58.094Z|24327e69-d079-44f3-b23a-060570ba6ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:58.096Z|24327e69-d079-44f3-b23a-060570ba6ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:58.098Z|5405baf9-c393-48ec-aa14-b1cf54f613a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:41:58.100Z|d9a5cd69-f2d3-479f-951d-261cabbf2d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:41:58.103Z|d9a5cd69-f2d3-479f-951d-261cabbf2d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:07.622Z|e0761658-dfea-46a6-b5b6-971e4d294f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:42:07.622Z|e0761658-dfea-46a6-b5b6-971e4d294f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:42:08.123Z|cc5d712a-7d58-4732-88af-c535736aa174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:08.124Z|cc5d712a-7d58-4732-88af-c535736aa174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:08.124Z|253f2644-45ee-44d7-87e9-81af2431e0ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:08.125Z|253f2644-45ee-44d7-87e9-81af2431e0ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:08.129Z|30d57371-4943-455a-80eb-1908e3ef9479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:08.129Z|30d57371-4943-455a-80eb-1908e3ef9479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:18.164Z|3cc375ab-76f7-480b-a0a4-d26b60f6e20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:18.164Z|3cc375ab-76f7-480b-a0a4-d26b60f6e20e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:18.164Z|27b66de8-f786-4cf0-b393-4c3a4549a190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:18.165Z|27b66de8-f786-4cf0-b393-4c3a4549a190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:18.170Z|5dcaf202-abce-4602-8f18-2121b341b64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:18.170Z|5dcaf202-abce-4602-8f18-2121b341b64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:22.622Z|8ccaca9f-2840-4310-9165-70fd2b5936f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:42:22.622Z|8ccaca9f-2840-4310-9165-70fd2b5936f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:42:23.060Z|d1072bdb-495b-4ada-a496-2bd05ede17ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:42:23.061Z|d1072bdb-495b-4ada-a496-2bd05ede17ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:42:28.192Z|8589dd92-49d7-4cdf-93d3-688ffe8ffdb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:28.192Z|93be5fe5-1554-495b-a7e8-be44be84aa21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:28.192Z|28888ac4-13f2-412d-985d-20eaf8c70a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:28.192Z|8589dd92-49d7-4cdf-93d3-688ffe8ffdb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:28.192Z|93be5fe5-1554-495b-a7e8-be44be84aa21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:28.193Z|28888ac4-13f2-412d-985d-20eaf8c70a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:36.741Z|0ad6f360-0733-4a29-a853-e17850879661|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:42:36.741Z|0ad6f360-0733-4a29-a853-e17850879661|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:37.624Z|27dda498-4020-4c1f-88ac-2a2d17e10d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:42:37.624Z|27dda498-4020-4c1f-88ac-2a2d17e10d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:42:38.220Z|cd6aa732-4e55-4bee-962d-9ed16533ea7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:38.220Z|10a58725-6b81-4bcc-a7af-c3c986aa5d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:38.220Z|b5b37253-d624-4844-bd98-175da2fca070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:38.221Z|cd6aa732-4e55-4bee-962d-9ed16533ea7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:38.221Z|10a58725-6b81-4bcc-a7af-c3c986aa5d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:38.221Z|b5b37253-d624-4844-bd98-175da2fca070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:48.243Z|2527c62f-c899-4a8b-a2d5-787978761baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:48.244Z|6763ca56-a6c8-4da6-be6e-07fc9aa63784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:48.244Z|ecc39bbe-cd0e-48f9-9067-3bb8d5d62fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:48.244Z|2527c62f-c899-4a8b-a2d5-787978761baa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:48.244Z|ecc39bbe-cd0e-48f9-9067-3bb8d5d62fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:48.244Z|6763ca56-a6c8-4da6-be6e-07fc9aa63784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:52.622Z|08bc6acb-fe4c-4130-af33-cf7bb0ba5f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:42:52.622Z|08bc6acb-fe4c-4130-af33-cf7bb0ba5f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:42:53.062Z|df743bcd-6d21-4a79-ac5f-61142371a013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:42:53.062Z|df743bcd-6d21-4a79-ac5f-61142371a013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:42:58.268Z|22ae2e11-b322-40bb-9c41-0f70d5f3f702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:58.269Z|22ae2e11-b322-40bb-9c41-0f70d5f3f702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:58.268Z|81396d4a-ecea-40da-9f76-573edf558d93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:58.269Z|81396d4a-ecea-40da-9f76-573edf558d93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:42:58.270Z|27fbfa45-d037-42fb-bc1b-3e067f7d4295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:42:58.270Z|27fbfa45-d037-42fb-bc1b-3e067f7d4295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:07.622Z|82d28e52-97ce-4efd-a81f-61ad3fc02cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:43:07.622Z|82d28e52-97ce-4efd-a81f-61ad3fc02cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:43:08.296Z|9453c575-6e99-44cf-9159-460880d85ac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:08.296Z|b73cac01-00a5-4e7a-b357-cd8e2c185e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:08.296Z|9453c575-6e99-44cf-9159-460880d85ac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:08.297Z|b73cac01-00a5-4e7a-b357-cd8e2c185e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:08.298Z|0a617193-8366-4de7-a2bf-83516c93a407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:08.298Z|0a617193-8366-4de7-a2bf-83516c93a407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:18.324Z|3963d20f-a0d6-4cfb-9167-2085c7e89849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:18.325Z|3963d20f-a0d6-4cfb-9167-2085c7e89849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:18.329Z|077cfedf-8ddc-4ece-90da-f131e3975513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:18.330Z|077cfedf-8ddc-4ece-90da-f131e3975513|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:18.331Z|5f95b1c4-7f42-4e20-833c-138112f526e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:18.332Z|5f95b1c4-7f42-4e20-833c-138112f526e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:22.622Z|b819f965-1498-428c-8669-340e3b543d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:43:22.622Z|b819f965-1498-428c-8669-340e3b543d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:43:23.062Z|ca87c446-fd39-4725-9155-7bb900ccee76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:43:23.063Z|ca87c446-fd39-4725-9155-7bb900ccee76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:43:28.348Z|2887744c-5154-4958-938f-d7241b96bdfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:28.348Z|776b36a1-cc6c-4958-a037-9e4af1ae202a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:28.348Z|2887744c-5154-4958-938f-d7241b96bdfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:28.349Z|776b36a1-cc6c-4958-a037-9e4af1ae202a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:28.360Z|65e29037-c949-4624-a115-83c391d758e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:28.361Z|65e29037-c949-4624-a115-83c391d758e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:36.741Z|86d85eb3-f596-4d1f-aa92-283d199cea3d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:43:36.742Z|86d85eb3-f596-4d1f-aa92-283d199cea3d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:37.622Z|6a0fe983-58a5-42dd-bfb1-c7e0ca83fedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:43:37.622Z|6a0fe983-58a5-42dd-bfb1-c7e0ca83fedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:43:38.374Z|f9b331e7-b54f-46d8-ba55-8131cb4063d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:38.375Z|f9b331e7-b54f-46d8-ba55-8131cb4063d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:38.379Z|c8c6a53f-3423-4f83-a8a1-377957fb87db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:38.379Z|c8c6a53f-3423-4f83-a8a1-377957fb87db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:38.389Z|80f2994f-b8bd-482e-a1ed-8ae929232b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:38.389Z|80f2994f-b8bd-482e-a1ed-8ae929232b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:48.409Z|5c4b7395-7427-4550-aa14-50c0f175e480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:48.410Z|5c4b7395-7427-4550-aa14-50c0f175e480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:48.414Z|84e67a46-62fc-453a-9dd8-cec1d977d051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:48.414Z|84e67a46-62fc-453a-9dd8-cec1d977d051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:48.416Z|8a7cb30c-59e1-4bef-b527-e40af45c31de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:48.416Z|8a7cb30c-59e1-4bef-b527-e40af45c31de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:52.622Z|eae7792c-867f-4d51-8492-1001f8f6e9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:43:52.624Z|eae7792c-867f-4d51-8492-1001f8f6e9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:43:53.064Z|2b6cee12-5679-47e5-a189-8872f54b2e46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:43:53.064Z|2b6cee12-5679-47e5-a189-8872f54b2e46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:43:58.440Z|80f8d5ba-f84d-455d-a8e5-4bc1e38892ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:58.442Z|a565dc17-02aa-4ebd-a5e7-fde6ef946ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:58.442Z|493e0c63-756d-42bb-9b05-e87c37771745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:43:58.442Z|a565dc17-02aa-4ebd-a5e7-fde6ef946ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:58.443Z|493e0c63-756d-42bb-9b05-e87c37771745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:43:58.441Z|80f8d5ba-f84d-455d-a8e5-4bc1e38892ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:07.623Z|0eca8ed3-b9af-4bcb-8b24-60cd742e0b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:44:07.625Z|0eca8ed3-b9af-4bcb-8b24-60cd742e0b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:44:08.475Z|cd5361d8-a995-4174-8569-ec41ef27cab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:08.475Z|0c8efc66-73ee-4801-82ea-94ddff253453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:08.475Z|a2e4d416-0970-4dba-8587-31c5e264b535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:08.476Z|0c8efc66-73ee-4801-82ea-94ddff253453|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:08.476Z|cd5361d8-a995-4174-8569-ec41ef27cab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:08.476Z|a2e4d416-0970-4dba-8587-31c5e264b535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:18.516Z|1bd6bcfa-7338-4a1f-af6b-6250b0e152be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:18.516Z|1089f642-cf94-429c-9ea4-3a9a813a2a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:18.517Z|1089f642-cf94-429c-9ea4-3a9a813a2a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:18.518Z|1bd6bcfa-7338-4a1f-af6b-6250b0e152be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:18.520Z|45063190-cf6c-4125-9818-fe75ed0bce54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:18.521Z|45063190-cf6c-4125-9818-fe75ed0bce54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:22.622Z|a74f0dda-bcab-4efc-a3e8-9699f90d7be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:44:22.623Z|a74f0dda-bcab-4efc-a3e8-9699f90d7be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:44:23.065Z|054f6fc7-4400-45db-990d-b1809f33023d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:44:23.066Z|054f6fc7-4400-45db-990d-b1809f33023d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:44:28.547Z|e55c6e76-2585-4ec1-af2a-1f2dba6a5329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:28.547Z|ea5d9331-4571-498d-80b5-6cfa73949f78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:28.548Z|e55c6e76-2585-4ec1-af2a-1f2dba6a5329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:28.548Z|ea5d9331-4571-498d-80b5-6cfa73949f78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:28.552Z|93ed3f0a-0c64-4dbb-b22b-f4f3454560ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:28.553Z|93ed3f0a-0c64-4dbb-b22b-f4f3454560ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:36.749Z|b4bc7944-5610-4fe9-a676-a99ea46899f8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:44:36.750Z|b4bc7944-5610-4fe9-a676-a99ea46899f8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:37.622Z|62740d47-fd00-468b-b838-982564255742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:44:37.627Z|62740d47-fd00-468b-b838-982564255742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:44:38.572Z|0a8a9e58-064a-413d-b466-aed327e8b34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:38.572Z|4a190f6a-9163-4b8d-b4ba-b178991b8b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:38.572Z|0a8a9e58-064a-413d-b466-aed327e8b34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:38.572Z|4a190f6a-9163-4b8d-b4ba-b178991b8b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:38.574Z|b82ceb13-c454-472c-aecb-837f3d846397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:38.575Z|b82ceb13-c454-472c-aecb-837f3d846397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:48.596Z|87454442-19dd-46f2-9419-58423cfa3f70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:48.596Z|c04cc79d-d164-4b28-93f2-baf9edf5e49a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:48.596Z|ea55b7ea-506c-4dde-b4ff-f8405c5416ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:48.597Z|87454442-19dd-46f2-9419-58423cfa3f70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:48.597Z|ea55b7ea-506c-4dde-b4ff-f8405c5416ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:48.597Z|c04cc79d-d164-4b28-93f2-baf9edf5e49a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:52.622Z|689dc4f4-517c-45eb-b2b3-8cd828da7f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:44:52.623Z|689dc4f4-517c-45eb-b2b3-8cd828da7f11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:44:53.066Z|af2cc945-b780-4ebd-9098-b6624e7751a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:44:53.067Z|af2cc945-b780-4ebd-9098-b6624e7751a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:44:58.623Z|0126990f-d8a4-4a57-b284-7e2c1f700ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:58.624Z|0126990f-d8a4-4a57-b284-7e2c1f700ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:58.628Z|3aeaa6e7-7ce9-447b-8fb5-5ce7d3ee24f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:58.628Z|3aeaa6e7-7ce9-447b-8fb5-5ce7d3ee24f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:44:58.640Z|c778e0fa-42b6-4b15-8ee0-96038e8e65a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:44:58.641Z|c778e0fa-42b6-4b15-8ee0-96038e8e65a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:07.622Z|f99d8671-0a3a-49f0-a929-dcc1cb41e37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:45:07.623Z|f99d8671-0a3a-49f0-a929-dcc1cb41e37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:45:08.647Z|58deeab8-6e36-406c-813e-9c45b637c5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:08.649Z|58deeab8-6e36-406c-813e-9c45b637c5de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:08.659Z|55451645-9c6c-48d7-b990-c35397f50ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:08.659Z|55451645-9c6c-48d7-b990-c35397f50ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:08.661Z|5d5cf3c2-1a62-47e4-9948-cccd8e008a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:08.662Z|5d5cf3c2-1a62-47e4-9948-cccd8e008a1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:18.674Z|82170a95-2383-4f9f-8d84-f18cb2385226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:18.675Z|82170a95-2383-4f9f-8d84-f18cb2385226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:18.684Z|a80d7423-267b-473d-9223-20a8878ab0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:18.685Z|bd134461-4050-4223-8a33-f11e920653f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:18.685Z|a80d7423-267b-473d-9223-20a8878ab0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:18.685Z|bd134461-4050-4223-8a33-f11e920653f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:22.622Z|1cb03a8d-5029-447f-91e0-927e635d6395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:45:22.628Z|1cb03a8d-5029-447f-91e0-927e635d6395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:45:23.068Z|6c89fdb4-7593-4b02-ac9c-c8fcba16d5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:45:23.069Z|6c89fdb4-7593-4b02-ac9c-c8fcba16d5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:45:28.697Z|2b785048-1957-4b28-96eb-9c80f33404e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:28.698Z|2b785048-1957-4b28-96eb-9c80f33404e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:28.707Z|18799ec9-9da2-4efa-aabf-df7dca8121bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:28.707Z|18799ec9-9da2-4efa-aabf-df7dca8121bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:28.708Z|e6830a47-8f32-493b-a1bd-ce1fec64edf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:28.708Z|e6830a47-8f32-493b-a1bd-ce1fec64edf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:36.741Z|7e4c3c81-ab42-454c-9933-ea32e002c4a1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:45:36.742Z|7e4c3c81-ab42-454c-9933-ea32e002c4a1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:37.622Z|98e8e4f5-80e5-4340-967d-929bf2324b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:45:37.623Z|98e8e4f5-80e5-4340-967d-929bf2324b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:45:38.725Z|fe613777-5dc8-4306-ab97-d78e3bdc8cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:38.729Z|fe613777-5dc8-4306-ab97-d78e3bdc8cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:38.732Z|69b02902-dd53-4c2b-9976-302e1ff21b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:38.734Z|69b02902-dd53-4c2b-9976-302e1ff21b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:38.741Z|da618065-d4d6-4c8f-af76-9451d6fde80b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:38.741Z|da618065-d4d6-4c8f-af76-9451d6fde80b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:48.753Z|e38338f0-1d21-49cb-be03-79ae737a865e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:48.754Z|e38338f0-1d21-49cb-be03-79ae737a865e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:48.761Z|2e57c880-df92-4f6c-9f92-89317eb68b88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:48.762Z|2e57c880-df92-4f6c-9f92-89317eb68b88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:48.779Z|9f022327-2029-4c48-817b-dbce4be9b324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:48.779Z|9f022327-2029-4c48-817b-dbce4be9b324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:52.622Z|994adc1b-7b03-49cd-b73e-3f1422e9cdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:45:52.623Z|994adc1b-7b03-49cd-b73e-3f1422e9cdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:45:53.070Z|2a8af14e-df66-47a7-8a5f-7867b684070b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:45:53.070Z|2a8af14e-df66-47a7-8a5f-7867b684070b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:45:58.792Z|d6dd7252-6733-47ee-882f-66ffb694f2ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:58.795Z|339e9734-ea0f-4563-a91a-a3ffeef6b7e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:58.795Z|339e9734-ea0f-4563-a91a-a3ffeef6b7e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:58.795Z|d6dd7252-6733-47ee-882f-66ffb694f2ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:45:58.805Z|077d8b71-a40e-47ee-8a45-f66af1421b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:45:58.806Z|077d8b71-a40e-47ee-8a45-f66af1421b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:07.621Z|9ab58bda-f052-43cb-b3c4-a30e4ade048d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:46:07.624Z|9ab58bda-f052-43cb-b3c4-a30e4ade048d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:46:08.817Z|89dd92e4-4478-4053-96be-5007af780882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:08.818Z|89dd92e4-4478-4053-96be-5007af780882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:08.819Z|53c91f61-548b-426c-a16f-4b20bc2ba982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:08.819Z|53c91f61-548b-426c-a16f-4b20bc2ba982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:08.826Z|b15b4710-fae3-4091-b6bb-105672f7b68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:08.827Z|b15b4710-fae3-4091-b6bb-105672f7b68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:18.841Z|b22a1e5f-98ad-4284-918d-f6d47aecdc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:18.841Z|4f475758-51ae-4810-80d7-8f64778d378b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:18.842Z|b22a1e5f-98ad-4284-918d-f6d47aecdc1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:18.842Z|4f475758-51ae-4810-80d7-8f64778d378b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:18.848Z|2cb5467f-39c0-4134-b8fd-e62bf468d9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:18.849Z|2cb5467f-39c0-4134-b8fd-e62bf468d9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:22.622Z|a4aef254-e8dc-45b8-be23-fd530e228cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:46:22.622Z|a4aef254-e8dc-45b8-be23-fd530e228cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:46:23.071Z|7e7fa1e4-6356-4f41-875d-d81e759f7e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:46:23.072Z|7e7fa1e4-6356-4f41-875d-d81e759f7e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:46:28.866Z|bf620eb8-9a9d-4345-82ba-ee1103c207a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:28.867Z|bf620eb8-9a9d-4345-82ba-ee1103c207a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:28.868Z|d9abd711-c8f7-425f-8bf3-ca6ca96d2ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:28.868Z|d9abd711-c8f7-425f-8bf3-ca6ca96d2ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:28.866Z|4defc990-ee55-4570-93a6-81b5341dcc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:28.870Z|4defc990-ee55-4570-93a6-81b5341dcc12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:36.741Z|27227d53-a01c-4937-a708-ff71e0df0e12|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:46:36.741Z|27227d53-a01c-4937-a708-ff71e0df0e12|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:37.622Z|6201fbd2-bd36-4395-bf32-d5bbb2c85210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:46:37.633Z|6201fbd2-bd36-4395-bf32-d5bbb2c85210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:46:38.890Z|5fbbed2e-efee-4824-8dd3-04192a85b4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:38.891Z|c67f293b-1be0-4cca-ac39-662b9a749fa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:38.891Z|5fbbed2e-efee-4824-8dd3-04192a85b4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:38.891Z|c67f293b-1be0-4cca-ac39-662b9a749fa3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:38.892Z|d981fd0e-2dbd-4a84-8e79-19ab349f4324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:38.893Z|d981fd0e-2dbd-4a84-8e79-19ab349f4324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:48.915Z|db67c459-43bf-4c69-a34b-2a1af3a4bb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:48.916Z|db67c459-43bf-4c69-a34b-2a1af3a4bb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:48.921Z|9492a07e-0ef8-492f-8d16-b60b2d4f467b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:48.922Z|9492a07e-0ef8-492f-8d16-b60b2d4f467b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:48.923Z|fcd04190-5f8c-4b9a-8fe1-5d8d0c661d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:48.923Z|fcd04190-5f8c-4b9a-8fe1-5d8d0c661d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:52.622Z|370e65b3-9187-4d7d-8d8c-748cbab1a7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:46:52.622Z|370e65b3-9187-4d7d-8d8c-748cbab1a7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:46:53.072Z|08c06052-68f6-4648-8db1-33222714be23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:46:53.073Z|08c06052-68f6-4648-8db1-33222714be23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:46:58.939Z|823f570e-ee40-44cf-a3ee-3a8115f6c890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:58.940Z|823f570e-ee40-44cf-a3ee-3a8115f6c890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:58.942Z|af34c712-fb86-471e-b8f5-bbd349a91437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:58.942Z|af34c712-fb86-471e-b8f5-bbd349a91437|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:46:58.951Z|b402eb16-4ca5-4cee-bf38-2edf4bc6fd61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:46:58.953Z|b402eb16-4ca5-4cee-bf38-2edf4bc6fd61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:07.622Z|dc390fcf-c808-439d-ac79-0c06d1cf49b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:47:07.622Z|dc390fcf-c808-439d-ac79-0c06d1cf49b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:47:08.963Z|82378591-d32a-4711-858a-5cbc487dd1ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:08.963Z|f79fd450-05dc-4941-9694-2be5913b3293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:08.964Z|82378591-d32a-4711-858a-5cbc487dd1ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:08.964Z|f79fd450-05dc-4941-9694-2be5913b3293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:08.973Z|e63a2975-d0ef-4918-8ca9-e013b3dc3d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:08.974Z|e63a2975-d0ef-4918-8ca9-e013b3dc3d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:18.987Z|921da767-02a6-4ef1-93f2-cd4e5730501c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:18.988Z|921da767-02a6-4ef1-93f2-cd4e5730501c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:18.995Z|40fb9a5e-abcc-40ef-9711-15056e328351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:18.997Z|40fb9a5e-abcc-40ef-9711-15056e328351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:18.997Z|247a5188-da78-417a-9dcb-803d154a2d25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:18.998Z|247a5188-da78-417a-9dcb-803d154a2d25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:22.622Z|14011172-9a48-4bf1-9069-61ffe8d40546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:47:22.623Z|14011172-9a48-4bf1-9069-61ffe8d40546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:47:23.073Z|ffcb8d1b-70dc-4f50-95c5-48c8ded4e29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:47:23.074Z|ffcb8d1b-70dc-4f50-95c5-48c8ded4e29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:47:29.016Z|ac62f5f6-016a-4e3d-a35e-de50d1274375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:29.017Z|ac62f5f6-016a-4e3d-a35e-de50d1274375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:29.019Z|2b8955bb-993c-4342-a1ac-76e072b57b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:29.020Z|2b8955bb-993c-4342-a1ac-76e072b57b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:29.022Z|c4213cdf-b4cc-4043-ae82-c18301e95ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:29.022Z|c4213cdf-b4cc-4043-ae82-c18301e95ad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:36.746Z|f2f78bc9-cf9a-480c-8ff2-c4c15a11eaf9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:47:36.747Z|f2f78bc9-cf9a-480c-8ff2-c4c15a11eaf9|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:37.622Z|bc0e2e8a-547b-4e13-ac14-13945802b84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:47:37.622Z|bc0e2e8a-547b-4e13-ac14-13945802b84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:47:39.045Z|dbeb93de-847f-4238-8cf0-d4a9bf8d25c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:39.045Z|7d9fe02d-0bef-4911-9250-54aa7567ccb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:39.045Z|dbeb93de-847f-4238-8cf0-d4a9bf8d25c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:39.045Z|7d9fe02d-0bef-4911-9250-54aa7567ccb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:39.047Z|55864070-54fc-4f4a-b38e-3e1d495d8c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:39.047Z|55864070-54fc-4f4a-b38e-3e1d495d8c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:49.071Z|d2ee6877-5d25-4e5c-886f-b86d1b4eb215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:49.072Z|d2ee6877-5d25-4e5c-886f-b86d1b4eb215|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:49.075Z|dbeac8ec-6c87-46f1-b739-6a8ac5371b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:49.075Z|dbeac8ec-6c87-46f1-b739-6a8ac5371b33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:49.078Z|a9b6bbb5-e2c3-4ab7-a119-2ea47b3ca3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:49.081Z|a9b6bbb5-e2c3-4ab7-a119-2ea47b3ca3c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:52.622Z|af3e7ee8-b1a5-4d71-979a-5d72364b088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:47:52.622Z|af3e7ee8-b1a5-4d71-979a-5d72364b088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:47:53.074Z|2aeed826-7f74-4bf4-a858-f7461c45ee95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:47:53.075Z|2aeed826-7f74-4bf4-a858-f7461c45ee95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:47:59.094Z|80f3becb-cc15-441f-9b55-0bc3949512f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:59.095Z|80f3becb-cc15-441f-9b55-0bc3949512f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:59.098Z|a4b47f17-269d-4394-ad8f-6b55f1f767a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:59.099Z|a4b47f17-269d-4394-ad8f-6b55f1f767a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:47:59.102Z|03d49122-dad2-4dbe-b81b-4e7ef6695256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:47:59.102Z|03d49122-dad2-4dbe-b81b-4e7ef6695256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:07.622Z|7c98b778-4d65-4521-943a-162e7614d1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:48:07.623Z|7c98b778-4d65-4521-943a-162e7614d1b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:48:09.121Z|6280d84e-ad1d-4b9d-b4dc-337c98d0c5ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:09.122Z|6280d84e-ad1d-4b9d-b4dc-337c98d0c5ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:09.126Z|19db24e6-dde9-4226-a204-7ec82c6ea077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:09.126Z|ea91e36c-3926-43c2-afa4-14ad7951d7c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:09.127Z|19db24e6-dde9-4226-a204-7ec82c6ea077|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:09.127Z|ea91e36c-3926-43c2-afa4-14ad7951d7c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:19.154Z|50e744c9-dbf8-45d1-be3b-4a370d2e930e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:19.154Z|29cf8cc8-4d02-459e-a89f-a4ebde48a366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:19.155Z|55d090d3-b2cc-4653-bfde-42bef5145b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:19.155Z|50e744c9-dbf8-45d1-be3b-4a370d2e930e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:19.155Z|55d090d3-b2cc-4653-bfde-42bef5145b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:19.157Z|29cf8cc8-4d02-459e-a89f-a4ebde48a366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:22.621Z|6c4ca888-433d-4e8e-9414-4d5aa85e9f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:48:22.622Z|6c4ca888-433d-4e8e-9414-4d5aa85e9f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:48:23.075Z|1551e6c7-b18a-401f-abc6-306dd668ea40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:48:23.076Z|1551e6c7-b18a-401f-abc6-306dd668ea40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:48:29.181Z|99b2214e-dab8-4c74-bf5a-0b5232ffee53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:29.183Z|99b2214e-dab8-4c74-bf5a-0b5232ffee53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:29.184Z|cda47130-ccca-4c2a-8fe5-17959c2c6333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:29.194Z|17a324f4-674e-4900-856c-2e2d946c35d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:29.195Z|17a324f4-674e-4900-856c-2e2d946c35d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:29.195Z|cda47130-ccca-4c2a-8fe5-17959c2c6333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:36.740Z|57170eed-56e6-43f9-8933-50189800255f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:48:36.741Z|57170eed-56e6-43f9-8933-50189800255f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:37.622Z|14f2232e-7a74-4e4c-aa66-4f9e8c3c5928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:48:37.622Z|14f2232e-7a74-4e4c-aa66-4f9e8c3c5928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:48:39.220Z|9540faaf-aa54-4ac4-aa07-781d3ce7abc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:39.220Z|ca1e0e43-e486-4a33-823f-3b2b102f30c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:39.220Z|9540faaf-aa54-4ac4-aa07-781d3ce7abc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:39.220Z|ca1e0e43-e486-4a33-823f-3b2b102f30c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:39.224Z|bb151d22-552d-4562-9ac4-757eed1c96c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:39.224Z|bb151d22-552d-4562-9ac4-757eed1c96c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:49.243Z|29b8a0d0-b7ba-49a0-aa59-259a225be3c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:49.244Z|29b8a0d0-b7ba-49a0-aa59-259a225be3c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:49.245Z|e0213656-230b-4e5e-ab57-dd567fe4535c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:49.246Z|915c2e1b-a148-4a23-8831-1bae72abf4cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:49.246Z|e0213656-230b-4e5e-ab57-dd567fe4535c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:49.246Z|915c2e1b-a148-4a23-8831-1bae72abf4cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:52.622Z|01c7b583-207e-41f1-97be-c89acbe83b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:48:52.623Z|01c7b583-207e-41f1-97be-c89acbe83b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:48:53.076Z|6c8e7b11-8570-4f28-8de3-78e75526b9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:48:53.077Z|6c8e7b11-8570-4f28-8de3-78e75526b9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:48:59.268Z|c2ebb568-206b-48ff-92fc-92d0b13af726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:59.268Z|c81cf094-d5d3-4296-bdc6-f3b511175ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:59.269Z|c81cf094-d5d3-4296-bdc6-f3b511175ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:59.269Z|c2ebb568-206b-48ff-92fc-92d0b13af726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:48:59.273Z|402b2778-c2fa-4b2f-9b67-1aa9cb6c835d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:48:59.274Z|402b2778-c2fa-4b2f-9b67-1aa9cb6c835d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:07.622Z|a67bf969-423a-447f-a61a-765f5a574281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:49:07.622Z|a67bf969-423a-447f-a61a-765f5a574281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:49:09.292Z|b10d4a45-80fc-4a5e-a0a1-0779d8a97030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:09.292Z|3f1f8c82-1bee-44f6-87ab-4cd3242ef273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:09.293Z|b10d4a45-80fc-4a5e-a0a1-0779d8a97030|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:09.293Z|3f1f8c82-1bee-44f6-87ab-4cd3242ef273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:09.294Z|b6952306-8b95-4912-8424-79962c0ead8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:09.295Z|b6952306-8b95-4912-8424-79962c0ead8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:19.319Z|f023d8f3-0500-4b17-b8d5-4ed7e731bd76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:19.319Z|f023d8f3-0500-4b17-b8d5-4ed7e731bd76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:19.322Z|af3ae9f3-538c-456e-acfa-38e6bcb55b7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:19.323Z|af3ae9f3-538c-456e-acfa-38e6bcb55b7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:19.330Z|10b949b7-a0ed-4237-8980-54bbf64fc137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:19.337Z|10b949b7-a0ed-4237-8980-54bbf64fc137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:22.622Z|a5739b30-e56b-41c4-b81e-3d3c232c0c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:49:22.622Z|a5739b30-e56b-41c4-b81e-3d3c232c0c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:49:23.078Z|b5a7d5a5-eb8b-4bab-9531-92c578d3d8cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:49:23.078Z|b5a7d5a5-eb8b-4bab-9531-92c578d3d8cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:49:29.347Z|9aa49696-d734-4ae7-81f6-8b0934d73e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:29.348Z|9aa49696-d734-4ae7-81f6-8b0934d73e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:29.351Z|561f95ed-0a3b-4d88-b4d6-b16736b3c437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:29.351Z|561f95ed-0a3b-4d88-b4d6-b16736b3c437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:29.369Z|3067825a-962d-4730-a6b4-ec2ef24654d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:29.369Z|3067825a-962d-4730-a6b4-ec2ef24654d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:36.740Z|7e7edb20-a3b0-41a3-b154-2af7c13ff9b0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:49:36.741Z|7e7edb20-a3b0-41a3-b154-2af7c13ff9b0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:37.622Z|6107cbc1-0b2c-4a8a-92a3-eee8d92a9db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:49:37.645Z|6107cbc1-0b2c-4a8a-92a3-eee8d92a9db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:49:39.370Z|5e673065-2e1b-447f-9e5c-0d88a44b8999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:39.370Z|6b3604a2-e20c-4e2d-a8e1-2864b9bed7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:39.371Z|5e673065-2e1b-447f-9e5c-0d88a44b8999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:39.371Z|6b3604a2-e20c-4e2d-a8e1-2864b9bed7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:39.388Z|1b9d59d0-e22d-4abe-9381-03886113197b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:39.389Z|1b9d59d0-e22d-4abe-9381-03886113197b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:49.392Z|3d3b7087-62b0-4477-9e7f-0035d5fe26a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:49.393Z|3d3b7087-62b0-4477-9e7f-0035d5fe26a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:49.394Z|b6019257-3e58-43ba-9edf-2f08a157ca0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:49.395Z|b6019257-3e58-43ba-9edf-2f08a157ca0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:49.408Z|18fdbfb0-d9a9-47e4-8649-0c4eb2f62267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:49.409Z|18fdbfb0-d9a9-47e4-8649-0c4eb2f62267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:52.622Z|eddc8ae3-47f2-4f76-a450-8e51ee66d09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:49:52.622Z|eddc8ae3-47f2-4f76-a450-8e51ee66d09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:49:53.079Z|1aa0bca9-89f8-4902-a3fd-ba3044f8e358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:49:53.079Z|1aa0bca9-89f8-4902-a3fd-ba3044f8e358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:49:59.417Z|5abd4ca9-0f46-4290-a017-48d0ab26f6d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:59.417Z|45ea560e-a983-4141-ae8f-d13b353b6358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:59.426Z|45ea560e-a983-4141-ae8f-d13b353b6358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:59.428Z|5abd4ca9-0f46-4290-a017-48d0ab26f6d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:49:59.428Z|f126448a-3c6e-4667-b97d-0fdfdf575c11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:49:59.429Z|f126448a-3c6e-4667-b97d-0fdfdf575c11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:07.622Z|440c0535-d95f-4866-a908-b7ea5c2d7b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:50:07.622Z|440c0535-d95f-4866-a908-b7ea5c2d7b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:50:09.455Z|a32fa1cb-dd94-45fa-ac8f-2c32df5281dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:09.456Z|a32fa1cb-dd94-45fa-ac8f-2c32df5281dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:09.458Z|bc703d37-cf05-48c5-b942-ff4f6c343964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:09.459Z|bc703d37-cf05-48c5-b942-ff4f6c343964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:09.459Z|e4e9f6cb-5bf2-46e1-b16b-ffc4fc549f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:09.460Z|e4e9f6cb-5bf2-46e1-b16b-ffc4fc549f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:19.483Z|b356cf91-46dc-4115-921d-fd38e22f8e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:19.484Z|b5bd0f4e-64e0-4c05-a59b-6ef0af25a38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:19.484Z|b356cf91-46dc-4115-921d-fd38e22f8e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:19.484Z|b5bd0f4e-64e0-4c05-a59b-6ef0af25a38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:19.485Z|74190abe-b0e6-49dd-97bc-429eaa000e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:19.485Z|74190abe-b0e6-49dd-97bc-429eaa000e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:22.622Z|c7f33696-728e-4242-a253-8355814a0a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:50:22.623Z|c7f33696-728e-4242-a253-8355814a0a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:50:23.080Z|4515be55-591b-41d9-8906-611df63cc082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:50:23.081Z|4515be55-591b-41d9-8906-611df63cc082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:50:29.508Z|874ca520-5816-4dde-aad8-9c481287b349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:29.509Z|874ca520-5816-4dde-aad8-9c481287b349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:29.508Z|1f9f37ba-cf84-4694-af23-2f48afbd558b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:29.510Z|1f9f37ba-cf84-4694-af23-2f48afbd558b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:29.510Z|62103a01-a7c3-4088-b3c7-9f454a9f01c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:29.511Z|62103a01-a7c3-4088-b3c7-9f454a9f01c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:36.741Z|ec87d7c4-68e9-45f9-a246-cdcd6bdeb43f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:50:36.741Z|ec87d7c4-68e9-45f9-a246-cdcd6bdeb43f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:37.625Z|cfe086c3-8a87-46b7-b4db-394f4b4c1b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:50:37.626Z|cfe086c3-8a87-46b7-b4db-394f4b4c1b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:50:39.536Z|4f5e2f53-093f-4208-873d-15a91f85e2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:39.536Z|4f5e2f53-093f-4208-873d-15a91f85e2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:39.542Z|68765ee6-01e8-4afa-9cdb-816dfd7a5cde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:39.543Z|68765ee6-01e8-4afa-9cdb-816dfd7a5cde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:39.548Z|a0f836fc-1177-4fa1-9789-dc72f8dfcfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:39.548Z|a0f836fc-1177-4fa1-9789-dc72f8dfcfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:49.563Z|7f23090c-a6eb-48d1-9afe-4993790ddd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:49.564Z|7f23090c-a6eb-48d1-9afe-4993790ddd58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:49.567Z|265f3c9f-6ba4-4c70-b03c-bf1a1f2b8186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:49.568Z|265f3c9f-6ba4-4c70-b03c-bf1a1f2b8186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:49.573Z|0ff0cc7c-c1ae-4758-9e00-366c67e99102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:49.573Z|0ff0cc7c-c1ae-4758-9e00-366c67e99102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:52.622Z|df6b23a1-c183-4677-a64b-68f9b17f1cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:50:52.622Z|df6b23a1-c183-4677-a64b-68f9b17f1cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:50:53.081Z|a96b5c72-3e56-414f-ac59-120507ec88ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:50:53.082Z|a96b5c72-3e56-414f-ac59-120507ec88ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:50:59.590Z|4fc746f2-0177-47fc-8e2a-3d31832faa92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:59.590Z|47e78ba9-c13a-4f92-ae8b-d16f1ad7331a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:59.591Z|4fc746f2-0177-47fc-8e2a-3d31832faa92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:59.591Z|47e78ba9-c13a-4f92-ae8b-d16f1ad7331a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:50:59.604Z|fca5079a-f517-41ea-8b95-e5cf963b776e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:50:59.604Z|fca5079a-f517-41ea-8b95-e5cf963b776e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:07.622Z|e9525769-f21a-4407-811d-b11faac44f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:51:07.623Z|e9525769-f21a-4407-811d-b11faac44f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:51:09.612Z|9cc43a99-3af0-4e2f-8f47-b3fd43f748ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:09.612Z|81bac62b-668b-44fc-a142-0cf5f4ef09ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:09.613Z|81bac62b-668b-44fc-a142-0cf5f4ef09ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:09.613Z|9cc43a99-3af0-4e2f-8f47-b3fd43f748ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:09.625Z|fe20d1f9-e29d-443d-b56f-f07c77442cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:09.626Z|fe20d1f9-e29d-443d-b56f-f07c77442cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:19.635Z|0b995ff1-5fe6-4929-99e8-d6fc8e5e8416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:19.635Z|1b4a5e39-bb2b-4376-af56-b52a5e8e95ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:19.636Z|1b4a5e39-bb2b-4376-af56-b52a5e8e95ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:19.636Z|0b995ff1-5fe6-4929-99e8-d6fc8e5e8416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:19.646Z|77549e47-8ded-41f8-a46e-4991cbdf3aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:19.646Z|77549e47-8ded-41f8-a46e-4991cbdf3aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:22.622Z|4dd70888-b1f5-422d-9564-d1458385cd73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:51:22.622Z|4dd70888-b1f5-422d-9564-d1458385cd73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:51:23.083Z|82c587fc-7538-40d1-b0b0-0e6e6eb84603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:51:23.083Z|82c587fc-7538-40d1-b0b0-0e6e6eb84603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:51:29.663Z|f51f1a31-b3a8-4e28-a0db-cf505d069395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:29.663Z|7bb2c782-8b36-4713-96bb-c9631cd97e41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:29.663Z|f51f1a31-b3a8-4e28-a0db-cf505d069395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:29.663Z|7bb2c782-8b36-4713-96bb-c9631cd97e41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:29.670Z|dd84f4db-4637-4991-a021-638b58cd7178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:29.671Z|dd84f4db-4637-4991-a021-638b58cd7178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:36.744Z|f2562e89-7e0e-455c-a090-9179820c581d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:51:36.745Z|f2562e89-7e0e-455c-a090-9179820c581d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:37.622Z|b3d56688-bbfb-4274-93c6-9501d58b14ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:51:37.622Z|b3d56688-bbfb-4274-93c6-9501d58b14ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:51:39.688Z|2c0f36a3-7843-454c-9fb4-56954d6ae0fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:39.688Z|c71eec32-3226-45b8-b635-a7364237dd39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:39.688Z|2c0f36a3-7843-454c-9fb4-56954d6ae0fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:39.689Z|c71eec32-3226-45b8-b635-a7364237dd39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:39.693Z|5430732c-b210-469b-86fa-a6cd5dd5106b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:39.693Z|5430732c-b210-469b-86fa-a6cd5dd5106b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:49.714Z|52d389cb-32ae-4489-a8ec-d053d78b5b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:49.714Z|42ae5682-efd4-4064-9ddf-733cf9fd6473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:49.715Z|52d389cb-32ae-4489-a8ec-d053d78b5b72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:49.715Z|42ae5682-efd4-4064-9ddf-733cf9fd6473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:49.721Z|b1e3f239-26a6-40db-85a6-5e513d276338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:49.721Z|b1e3f239-26a6-40db-85a6-5e513d276338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:52.622Z|2d902a76-33e4-4b49-a692-e67ac151d636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:51:52.624Z|2d902a76-33e4-4b49-a692-e67ac151d636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:51:53.084Z|baa7358e-920c-48f5-9a12-b285a3743857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:51:53.085Z|baa7358e-920c-48f5-9a12-b285a3743857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:51:59.754Z|3627583a-f151-4071-b188-98cb27ee207a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:59.754Z|d944a2a1-6e61-499c-9909-ee018b21e7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:59.754Z|52ffec49-1896-44d7-bbad-dd2dd03e6210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:51:59.755Z|3627583a-f151-4071-b188-98cb27ee207a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:59.755Z|52ffec49-1896-44d7-bbad-dd2dd03e6210|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:51:59.755Z|d944a2a1-6e61-499c-9909-ee018b21e7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:07.623Z|dda41e9e-febb-470e-9d47-a90246fb9d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:52:07.624Z|dda41e9e-febb-470e-9d47-a90246fb9d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:52:09.786Z|3869dcfc-16b8-4ab6-bcbe-a16f0256db78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:09.786Z|11c33691-d01c-48f8-a2ca-c066bdcc0c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:09.788Z|11c33691-d01c-48f8-a2ca-c066bdcc0c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:09.787Z|3869dcfc-16b8-4ab6-bcbe-a16f0256db78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:09.788Z|c9ce9d36-699f-4fbd-9191-6d41255ce95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:09.789Z|c9ce9d36-699f-4fbd-9191-6d41255ce95d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:19.823Z|413f752d-ae95-49ec-b03c-dc494bc0fbda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:19.823Z|413f752d-ae95-49ec-b03c-dc494bc0fbda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:19.823Z|d8b0766c-b32f-4ffc-ae8c-423028bb3a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:19.825Z|d8b0766c-b32f-4ffc-ae8c-423028bb3a9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:19.827Z|de1b5b92-5620-4d49-ad2d-bd387bda85f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:19.827Z|de1b5b92-5620-4d49-ad2d-bd387bda85f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:22.622Z|d6519c2b-9b26-4516-b0a1-886fae122074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:52:22.623Z|d6519c2b-9b26-4516-b0a1-886fae122074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:52:23.086Z|109228a3-463d-4110-9ccd-24ec0723bdaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:52:23.087Z|109228a3-463d-4110-9ccd-24ec0723bdaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:52:29.850Z|6c53896c-0b38-4e99-b025-f1bb36788dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:29.851Z|6c53896c-0b38-4e99-b025-f1bb36788dbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:29.855Z|59ec106c-158e-418c-b9ef-7db8442ce6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:29.856Z|59ec106c-158e-418c-b9ef-7db8442ce6f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:29.849Z|d9c50c12-d954-4fe7-97f1-4632723eff79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:29.857Z|d9c50c12-d954-4fe7-97f1-4632723eff79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:36.742Z|7a4d628a-848b-4cc2-b75a-23b7048e437a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:52:36.743Z|7a4d628a-848b-4cc2-b75a-23b7048e437a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:37.622Z|f0841f58-d011-47e2-a815-8858e8ec52e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:52:37.625Z|f0841f58-d011-47e2-a815-8858e8ec52e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:52:39.880Z|d3e0b1db-7b2e-452e-87b4-667541f5842c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:39.881Z|d3e0b1db-7b2e-452e-87b4-667541f5842c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:39.883Z|5bf9e778-7f4d-4676-8ded-00412e2e94c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:39.883Z|5bf9e778-7f4d-4676-8ded-00412e2e94c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:39.890Z|649366dd-8df7-49e1-bf98-3f0752d414a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:39.891Z|649366dd-8df7-49e1-bf98-3f0752d414a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:49.905Z|5aa1036f-5eb3-4ad1-9cdd-5dd122893e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:49.906Z|5aa1036f-5eb3-4ad1-9cdd-5dd122893e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:49.911Z|b2ec1f88-d1ee-4db6-991b-296555a08347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:49.911Z|b2ec1f88-d1ee-4db6-991b-296555a08347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:49.913Z|ce926fa7-5fa3-4e25-9540-be21b77c9d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:49.914Z|ce926fa7-5fa3-4e25-9540-be21b77c9d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:52.622Z|c189b7dd-5b57-4675-8815-2250d6821c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:52:52.622Z|c189b7dd-5b57-4675-8815-2250d6821c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:52:53.088Z|23951974-bc53-494b-89b3-aa8fc71e4cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:52:53.088Z|23951974-bc53-494b-89b3-aa8fc71e4cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:52:59.940Z|5d361c25-7cf1-49c0-afd3-c38c3e90925e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:59.941Z|5d361c25-7cf1-49c0-afd3-c38c3e90925e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:59.944Z|ba947076-4720-4b3b-9bbb-56df5a9c9075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:59.944Z|ba947076-4720-4b3b-9bbb-56df5a9c9075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:52:59.947Z|10247abb-0cfd-4181-9f2d-86fa519ae03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:52:59.948Z|10247abb-0cfd-4181-9f2d-86fa519ae03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:07.622Z|7ba8438d-7229-47d5-bfdf-883d26020594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:53:07.623Z|7ba8438d-7229-47d5-bfdf-883d26020594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:53:09.970Z|2277105a-e4f5-45db-945c-b1f6eee635a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:09.970Z|697ee0e8-7dde-44fa-ab92-45ecd691768b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:09.971Z|2277105a-e4f5-45db-945c-b1f6eee635a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:09.972Z|697ee0e8-7dde-44fa-ab92-45ecd691768b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:09.973Z|2c527993-09b6-454d-892b-719708c8c08b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:09.973Z|2c527993-09b6-454d-892b-719708c8c08b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:19.998Z|1906bd04-3e96-4c9b-9380-aa06c3d8aab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:20.000Z|c0726d3a-65b0-48e6-9d00-3cb9a4036091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:20.001Z|c0726d3a-65b0-48e6-9d00-3cb9a4036091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:20.003Z|1906bd04-3e96-4c9b-9380-aa06c3d8aab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:20.014Z|63dc9351-b62f-4f4a-95d2-1e4d7917d492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:20.016Z|63dc9351-b62f-4f4a-95d2-1e4d7917d492|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:22.622Z|070f8ef7-068a-4c67-9993-500e441e1edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:53:22.624Z|070f8ef7-068a-4c67-9993-500e441e1edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:53:23.089Z|348934bf-3db5-475f-890f-3ee489cbce51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:53:23.090Z|348934bf-3db5-475f-890f-3ee489cbce51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:53:30.023Z|17f3b43a-9aa3-42c4-8d3a-0907e1700fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:30.023Z|17f3b43a-9aa3-42c4-8d3a-0907e1700fb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:30.038Z|1b405b6c-f0f5-4cfa-9c93-ff32852f32fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:30.039Z|1b405b6c-f0f5-4cfa-9c93-ff32852f32fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:30.042Z|521da43a-928d-4940-b27d-5d44deff8251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:30.042Z|521da43a-928d-4940-b27d-5d44deff8251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:36.743Z|97b9cecf-d593-4cb1-9679-f755ccb88b62|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:53:36.745Z|97b9cecf-d593-4cb1-9679-f755ccb88b62|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:37.625Z|689ffd1d-0146-42b4-b489-9a0d3d1007ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:53:37.626Z|689ffd1d-0146-42b4-b489-9a0d3d1007ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:53:40.053Z|2e0a2af4-52c3-4926-98b9-3df649495b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:40.054Z|2e0a2af4-52c3-4926-98b9-3df649495b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:40.058Z|0d986190-f0ac-4926-99aa-31cf3ad927dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:40.059Z|0d986190-f0ac-4926-99aa-31cf3ad927dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:40.063Z|5a965286-7298-41e4-9906-85febc1cdd04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:40.063Z|5a965286-7298-41e4-9906-85febc1cdd04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:50.092Z|4ed126c3-e3e8-4331-b160-8aa98d10c7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:50.092Z|96f9b604-dc0e-43ed-b2c4-c67f6a8448de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:50.093Z|96f9b604-dc0e-43ed-b2c4-c67f6a8448de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:50.093Z|4ed126c3-e3e8-4331-b160-8aa98d10c7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:50.097Z|db0e482a-9502-4cbf-868a-f09828aadb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:53:50.098Z|db0e482a-9502-4cbf-868a-f09828aadb7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:53:52.622Z|19ff73bc-81a8-4996-84a3-ca0cf3738c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:53:52.622Z|19ff73bc-81a8-4996-84a3-ca0cf3738c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:53:53.090Z|f3d9f619-8c71-4bde-9054-d788f535820d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:53:53.091Z|f3d9f619-8c71-4bde-9054-d788f535820d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:54:00.121Z|19f82038-1df8-4948-872d-434741dc0af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:00.122Z|83e366a2-95a1-4363-8399-66b739053167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:00.123Z|83e366a2-95a1-4363-8399-66b739053167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:00.125Z|488ae77c-0919-4fa7-9ee1-10d3aea89252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:00.126Z|19f82038-1df8-4948-872d-434741dc0af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:00.127Z|488ae77c-0919-4fa7-9ee1-10d3aea89252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:07.622Z|84ed443c-84d4-4107-9bb2-6ced747a72c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:54:07.624Z|84ed443c-84d4-4107-9bb2-6ced747a72c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:54:10.159Z|55f4489d-e212-44aa-9a4a-31ac7755f468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:10.160Z|55f4489d-e212-44aa-9a4a-31ac7755f468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:10.174Z|9a5987f8-9bff-4456-b88e-cb951656e97e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:10.174Z|9a5987f8-9bff-4456-b88e-cb951656e97e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:10.177Z|e8220d52-4cb6-4ccc-8f06-62852381e950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:10.178Z|e8220d52-4cb6-4ccc-8f06-62852381e950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:20.188Z|943b3c72-270a-4f58-8ba6-0d1369fcaaef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:20.189Z|943b3c72-270a-4f58-8ba6-0d1369fcaaef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:20.200Z|86537070-d31f-468f-8783-78f8e427ada2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:20.201Z|86537070-d31f-468f-8783-78f8e427ada2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:20.227Z|73d8057d-7cd1-482e-bdb0-cf9164ccfcb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:20.228Z|73d8057d-7cd1-482e-bdb0-cf9164ccfcb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:22.622Z|81b31444-1b27-47c8-ac97-d7c791414e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:54:22.622Z|81b31444-1b27-47c8-ac97-d7c791414e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:54:23.092Z|6c368eea-bbd3-44f2-80ee-f74438b3b58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:54:23.093Z|6c368eea-bbd3-44f2-80ee-f74438b3b58c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:54:30.216Z|0c9d54bd-080f-461e-9031-0b316d428359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:30.216Z|0c9d54bd-080f-461e-9031-0b316d428359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:30.251Z|79162f83-d5e5-451e-9a15-6dea64bc7a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:30.252Z|79162f83-d5e5-451e-9a15-6dea64bc7a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:30.253Z|2505f475-f96c-4809-a02f-0336e0b26ccc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:30.254Z|2505f475-f96c-4809-a02f-0336e0b26ccc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:36.746Z|770a266a-a71a-4c8b-9321-024521dc3dcd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:54:36.746Z|770a266a-a71a-4c8b-9321-024521dc3dcd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:37.623Z|924ed544-7682-4519-bec8-1e1a9e1b51f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:54:37.624Z|924ed544-7682-4519-bec8-1e1a9e1b51f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:54:40.251Z|fe62d920-ce95-49ed-841a-bec2216f03cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:40.251Z|fe62d920-ce95-49ed-841a-bec2216f03cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:40.273Z|db6d81f7-746b-46a6-a845-d67909398f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:40.273Z|db6d81f7-746b-46a6-a845-d67909398f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:40.274Z|acc3e15d-1abc-476e-b07e-b793da2508e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:40.275Z|acc3e15d-1abc-476e-b07e-b793da2508e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:50.284Z|a538f1da-7e8d-4269-80ad-da246f1db8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:50.285Z|a538f1da-7e8d-4269-80ad-da246f1db8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:50.297Z|1d22b760-5f28-469f-aa46-c59d5ee287c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:50.298Z|1d22b760-5f28-469f-aa46-c59d5ee287c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:50.298Z|6ae7c2d4-ba18-4813-b730-26dad50759ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:54:50.299Z|6ae7c2d4-ba18-4813-b730-26dad50759ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:54:52.622Z|0530fdc3-6dbe-4f86-810f-b5f7cf51a270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:54:52.624Z|0530fdc3-6dbe-4f86-810f-b5f7cf51a270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:54:53.093Z|00c28878-0b18-47c1-b330-26f27cd6fa6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:54:53.094Z|00c28878-0b18-47c1-b330-26f27cd6fa6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:55:00.311Z|b3825312-58f3-44e1-9600-dea4c559e7fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:00.364Z|b3825312-58f3-44e1-9600-dea4c559e7fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:00.364Z|d522b701-5f90-4b2a-9805-70e7ca8b3b24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:00.365Z|a5f060dc-9d65-4292-980e-8309bf22c6ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:00.365Z|d522b701-5f90-4b2a-9805-70e7ca8b3b24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:00.365Z|a5f060dc-9d65-4292-980e-8309bf22c6ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:07.622Z|8f2728e4-8ce5-47c9-8351-db06f862934b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:55:07.622Z|8f2728e4-8ce5-47c9-8351-db06f862934b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:55:10.388Z|b342cc12-3293-4eef-a07f-adb5c8c68e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:10.388Z|95a05ffa-65ec-4484-a55e-f13e0033c79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:10.389Z|b342cc12-3293-4eef-a07f-adb5c8c68e2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:10.389Z|95a05ffa-65ec-4484-a55e-f13e0033c79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:10.394Z|29a63207-1783-44b1-bb03-f58e8f5619bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:10.394Z|29a63207-1783-44b1-bb03-f58e8f5619bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:20.411Z|aa11d698-a505-4178-9b74-fe65b1c10c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:20.412Z|aa11d698-a505-4178-9b74-fe65b1c10c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:20.414Z|0034170c-708c-4249-ae87-8bf600838865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:20.415Z|0034170c-708c-4249-ae87-8bf600838865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:20.414Z|772df098-3933-4992-a0d1-df506c3b0ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:20.416Z|772df098-3933-4992-a0d1-df506c3b0ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:22.621Z|d2dc0704-2419-4cdf-8a3e-3627d2afd789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:55:22.622Z|d2dc0704-2419-4cdf-8a3e-3627d2afd789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:55:23.094Z|9558779c-9331-4c5b-ab47-df04142ff565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:55:23.095Z|9558779c-9331-4c5b-ab47-df04142ff565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:55:30.445Z|13b52525-57a7-477c-9b0c-583a001da860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:30.447Z|41714d6f-9831-40d4-b492-8fdd1deb8e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:30.447Z|af302832-1608-423c-89d5-da53e4818e63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:30.447Z|41714d6f-9831-40d4-b492-8fdd1deb8e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:30.447Z|af302832-1608-423c-89d5-da53e4818e63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:30.449Z|13b52525-57a7-477c-9b0c-583a001da860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:36.741Z|8157065d-e89d-408d-a0be-ff4b4ff4867a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:55:36.743Z|8157065d-e89d-408d-a0be-ff4b4ff4867a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:37.624Z|894a5569-e6ad-4043-9254-fdbca404bb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:55:37.633Z|894a5569-e6ad-4043-9254-fdbca404bb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:55:40.474Z|b1da1ae0-55db-4c47-bece-9162bb994118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:40.475Z|b1da1ae0-55db-4c47-bece-9162bb994118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:40.476Z|9219110b-b297-4f46-a973-df86738195c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:40.476Z|9219110b-b297-4f46-a973-df86738195c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:40.478Z|1a4dcdc7-c8e7-4a2a-bf89-b3236480a3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:40.478Z|1a4dcdc7-c8e7-4a2a-bf89-b3236480a3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:50.500Z|9e214aa2-dd4b-4ae2-9dff-a3735d5bd5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:50.500Z|6e2a3d83-4a13-4101-85ec-518dbd26ffd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:50.501Z|9e214aa2-dd4b-4ae2-9dff-a3735d5bd5aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:50.501Z|6e2a3d83-4a13-4101-85ec-518dbd26ffd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:50.504Z|0b0bf033-7413-454c-b6d9-cf58c8364f0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:55:50.505Z|0b0bf033-7413-454c-b6d9-cf58c8364f0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:55:52.622Z|959c7905-4f34-4e89-a385-bbb8bb17905c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:55:52.622Z|959c7905-4f34-4e89-a385-bbb8bb17905c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:55:53.096Z|465098c4-9bb3-4b5e-9f5f-8eede2e2b022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:55:53.096Z|465098c4-9bb3-4b5e-9f5f-8eede2e2b022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:56:00.526Z|2b2373b4-529c-49cf-8db2-a4a8b5bb3f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:00.526Z|40d63517-b0db-4534-8419-237f382b20e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:00.527Z|2b2373b4-529c-49cf-8db2-a4a8b5bb3f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:00.527Z|40d63517-b0db-4534-8419-237f382b20e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:00.535Z|03d13840-6c09-4949-80d2-e30dbfc46f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:00.535Z|03d13840-6c09-4949-80d2-e30dbfc46f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:07.622Z|a4a96780-aa25-4d6a-a041-8e57ec2767e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:56:07.622Z|a4a96780-aa25-4d6a-a041-8e57ec2767e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:56:10.552Z|afb79422-3fce-40a0-8d9b-cb3b9c965ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:10.552Z|689d2d87-0359-4864-9df2-3372a36706cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:10.553Z|afb79422-3fce-40a0-8d9b-cb3b9c965ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:10.554Z|689d2d87-0359-4864-9df2-3372a36706cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:10.556Z|815b8d64-a612-4af4-ab72-5410619e9d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:10.557Z|815b8d64-a612-4af4-ab72-5410619e9d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:20.586Z|10645b5c-a72e-4069-b11c-fdf8f6d3cb58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:20.586Z|10645b5c-a72e-4069-b11c-fdf8f6d3cb58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:20.587Z|832b0c9f-9ae4-41cd-9cbb-36636bf0afb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:20.588Z|832b0c9f-9ae4-41cd-9cbb-36636bf0afb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:20.589Z|8410f6d4-3acf-4d12-8c21-527d9f8b32fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:20.590Z|8410f6d4-3acf-4d12-8c21-527d9f8b32fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:22.621Z|10d7e8ec-ae9a-4850-8503-c19b4117b26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:56:22.624Z|10d7e8ec-ae9a-4850-8503-c19b4117b26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:56:23.097Z|42962f46-f1dc-47ac-adf3-855bd5ca6e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:56:23.097Z|42962f46-f1dc-47ac-adf3-855bd5ca6e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:56:30.611Z|ef8d9afd-51ef-4302-a340-04841d0e2f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:30.612Z|0f93049f-7226-4421-afda-ee4e87306f74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:30.612Z|0f93049f-7226-4421-afda-ee4e87306f74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:30.612Z|ef8d9afd-51ef-4302-a340-04841d0e2f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:30.614Z|3db1eed6-15c2-4221-b289-ce7c2a008a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:30.614Z|3db1eed6-15c2-4221-b289-ce7c2a008a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:36.741Z|85f6b490-ba77-4c56-91c7-5306e262cade|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:56:36.742Z|85f6b490-ba77-4c56-91c7-5306e262cade|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:37.623Z|bc0cfa86-c4a8-4e69-88f0-ef11bd594a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:56:37.624Z|bc0cfa86-c4a8-4e69-88f0-ef11bd594a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:56:40.635Z|af20e64d-2205-4c07-b2ce-f1bd8521fd4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:40.636Z|af20e64d-2205-4c07-b2ce-f1bd8521fd4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:40.639Z|4481cb50-c7b1-4cb4-b362-d02f841fe339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:40.640Z|4481cb50-c7b1-4cb4-b362-d02f841fe339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:40.635Z|a5a27e24-2014-4ddc-a902-2031ff54a358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:40.646Z|a5a27e24-2014-4ddc-a902-2031ff54a358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:50.667Z|fbcf3699-6c82-49ad-ab7f-7a9735caad0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:50.667Z|852232c3-798c-4132-a333-d85164350282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:50.668Z|fbcf3699-6c82-49ad-ab7f-7a9735caad0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:50.668Z|852232c3-798c-4132-a333-d85164350282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:50.675Z|aa91462f-2770-4e28-9fe5-17126ac3461c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:56:50.676Z|aa91462f-2770-4e28-9fe5-17126ac3461c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:56:52.622Z|6a2f1cb6-eeb9-4424-828f-03fa47a47024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:56:52.622Z|6a2f1cb6-eeb9-4424-828f-03fa47a47024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:56:53.098Z|87e4b619-1d59-4122-9ecd-d7d2e9364d63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:56:53.098Z|87e4b619-1d59-4122-9ecd-d7d2e9364d63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:57:00.697Z|a398cf7a-957a-4f9f-91b6-56b4f6c82e82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:00.697Z|a398cf7a-957a-4f9f-91b6-56b4f6c82e82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:00.701Z|af5c6e85-361a-48bd-b209-da81d2e9f2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:00.702Z|af5c6e85-361a-48bd-b209-da81d2e9f2b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:00.710Z|75b80d32-51a1-4d64-be65-4289e0dddb1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:00.712Z|75b80d32-51a1-4d64-be65-4289e0dddb1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:07.622Z|b772ecc6-8b3f-42d0-a003-f481016dd091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:57:07.624Z|b772ecc6-8b3f-42d0-a003-f481016dd091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:57:10.736Z|3963efd4-2fca-4f45-9be4-ad836e7de48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:10.736Z|12906f5f-a25a-431a-b1de-22aa4b143162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:10.737Z|3963efd4-2fca-4f45-9be4-ad836e7de48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:10.737Z|12906f5f-a25a-431a-b1de-22aa4b143162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:10.741Z|46ee7c9e-721f-4f1c-a512-dcd471633341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:10.741Z|46ee7c9e-721f-4f1c-a512-dcd471633341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:20.762Z|aaf0fcd5-b8e4-461b-b7f9-f76ef2e8d821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:20.763Z|aaf0fcd5-b8e4-461b-b7f9-f76ef2e8d821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:20.768Z|2a93b192-c4fa-4e99-9a45-a29712ecc8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:20.768Z|2a93b192-c4fa-4e99-9a45-a29712ecc8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:20.773Z|89e2d00b-6b7a-4639-913b-5d46a5d0aafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:20.774Z|89e2d00b-6b7a-4639-913b-5d46a5d0aafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:22.622Z|a9242726-6081-45e1-933f-3db3463d6ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:57:22.622Z|a9242726-6081-45e1-933f-3db3463d6ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:57:23.099Z|533f2116-dc8d-4a96-be09-962afaa1f95d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:57:23.099Z|533f2116-dc8d-4a96-be09-962afaa1f95d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:57:30.787Z|de28b592-6079-4fb5-97d6-760ce0654e6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:30.788Z|de28b592-6079-4fb5-97d6-760ce0654e6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:30.792Z|87fc2672-b0af-4bf1-a59c-8f6799d0ef59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:30.793Z|87fc2672-b0af-4bf1-a59c-8f6799d0ef59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:30.798Z|ff281b7a-fc23-409e-90c5-37acc0cd2975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:30.798Z|ff281b7a-fc23-409e-90c5-37acc0cd2975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:36.740Z|1abe64c5-00e4-4399-ab6b-00ca848594e0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:57:36.741Z|1abe64c5-00e4-4399-ab6b-00ca848594e0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:37.622Z|fbccae3d-f7ec-4c07-bac8-887818b68908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:57:37.622Z|fbccae3d-f7ec-4c07-bac8-887818b68908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:57:40.822Z|ee892064-ddf1-45eb-948f-12120fb0cbd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:40.822Z|7dc09c21-1018-49cf-8c6b-d40f48688da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:40.822Z|125bf2bd-f876-4c6d-93f9-aa5e33564c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:40.823Z|ee892064-ddf1-45eb-948f-12120fb0cbd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:40.823Z|125bf2bd-f876-4c6d-93f9-aa5e33564c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:40.823Z|7dc09c21-1018-49cf-8c6b-d40f48688da4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:50.848Z|702d29d8-3bb9-4c44-857f-47767f9426b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:50.848Z|6b9cf44a-bd9f-43ba-888a-f79c78c80520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:50.849Z|3c7da66d-2f68-4656-8110-877f2a03b44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:57:50.849Z|3c7da66d-2f68-4656-8110-877f2a03b44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:50.849Z|6b9cf44a-bd9f-43ba-888a-f79c78c80520|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:50.849Z|702d29d8-3bb9-4c44-857f-47767f9426b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:57:52.622Z|bbcd9e47-e6a5-4a40-a75c-6b026e982614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:57:52.624Z|bbcd9e47-e6a5-4a40-a75c-6b026e982614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:57:53.100Z|8efa3c96-5498-4074-9bf7-bf5560118d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:57:53.101Z|8efa3c96-5498-4074-9bf7-bf5560118d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:58:00.871Z|d66dfc9c-ba08-46c0-b471-943e9fc1fae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:00.872Z|d66dfc9c-ba08-46c0-b471-943e9fc1fae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:00.876Z|7dfddd0a-30df-4809-a385-a805bad40396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:00.876Z|7dfddd0a-30df-4809-a385-a805bad40396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:00.884Z|4dba3cf1-37a6-4b40-b0d3-c5b800e50b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:00.885Z|4dba3cf1-37a6-4b40-b0d3-c5b800e50b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:07.622Z|1b0da9cb-260f-4d25-afda-f8d35887c943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:58:07.622Z|1b0da9cb-260f-4d25-afda-f8d35887c943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:58:10.898Z|a59f76d6-b7be-4a92-9461-cdced9c74031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:10.899Z|a59f76d6-b7be-4a92-9461-cdced9c74031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:10.901Z|2ec1487d-8384-477c-bbbd-27e12e5a04df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:10.902Z|2ec1487d-8384-477c-bbbd-27e12e5a04df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:10.908Z|785aed3d-8161-4bba-b8b5-dd725cffecfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:10.908Z|785aed3d-8161-4bba-b8b5-dd725cffecfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:20.927Z|7c00aa0d-0c39-4721-bbb1-411cbe1addbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:20.927Z|99758613-3642-4115-a6cb-fde343c69f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:20.928Z|99758613-3642-4115-a6cb-fde343c69f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:20.928Z|7c00aa0d-0c39-4721-bbb1-411cbe1addbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:20.939Z|8e49b2b7-146d-47f6-9e47-61383e50620d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:20.941Z|8e49b2b7-146d-47f6-9e47-61383e50620d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:22.621Z|d8665c9c-9a26-415a-a63b-3995663a9845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:58:22.622Z|d8665c9c-9a26-415a-a63b-3995663a9845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:58:23.101Z|fcacb910-966e-4f3c-bf81-2888c71f2a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:58:23.102Z|fcacb910-966e-4f3c-bf81-2888c71f2a38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:58:30.963Z|111cdf0b-abd8-4269-9e8d-06502231643d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:30.963Z|9f7a1812-f987-4e05-a52d-3514bf63bd5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:30.964Z|111cdf0b-abd8-4269-9e8d-06502231643d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:30.964Z|9f7a1812-f987-4e05-a52d-3514bf63bd5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:30.969Z|d1840c3d-041d-4c58-a6b7-77370aad1b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:30.969Z|d1840c3d-041d-4c58-a6b7-77370aad1b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:36.743Z|5a13cf8a-84aa-46ba-aafc-177c5e06e8c5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:58:36.743Z|5a13cf8a-84aa-46ba-aafc-177c5e06e8c5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:37.622Z|baa8dea3-e0c5-48ab-9af9-e362ba68279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:58:37.624Z|baa8dea3-e0c5-48ab-9af9-e362ba68279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:58:40.988Z|d232da40-4912-4a28-b4c0-8e1b125c8708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:40.988Z|f785fbe7-0aba-4450-87f8-88c992f66199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:40.988Z|d232da40-4912-4a28-b4c0-8e1b125c8708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:40.988Z|f785fbe7-0aba-4450-87f8-88c992f66199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:40.996Z|5a0a8d59-2068-43b0-8e58-7aa7acc3253c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:40.996Z|5a0a8d59-2068-43b0-8e58-7aa7acc3253c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:51.013Z|deddbb20-359a-4800-ad31-c08d6950339d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:51.013Z|3dcc5926-bd36-44d7-b70b-c340f2c49a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:51.014Z|3dcc5926-bd36-44d7-b70b-c340f2c49a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:51.014Z|deddbb20-359a-4800-ad31-c08d6950339d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:51.020Z|4529c37d-cd99-4b9e-af12-1c696a91640a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:58:51.021Z|4529c37d-cd99-4b9e-af12-1c696a91640a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:58:52.622Z|42882578-58c3-423d-ade2-587a3125b2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:58:52.684Z|42882578-58c3-423d-ade2-587a3125b2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:58:53.103Z|6cdcc624-78d8-495e-9394-220a6e9457f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:58:53.103Z|6cdcc624-78d8-495e-9394-220a6e9457f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:59:01.037Z|fb14544a-f627-40ae-9b33-7db154e0ef76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:01.037Z|eb677bc8-68b5-4575-9574-6fe485a53301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:01.037Z|eb677bc8-68b5-4575-9574-6fe485a53301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:01.038Z|fb14544a-f627-40ae-9b33-7db154e0ef76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:01.047Z|44a43c19-b168-4d43-8a74-bdb1ed3fdbe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:01.048Z|44a43c19-b168-4d43-8a74-bdb1ed3fdbe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:07.622Z|2ea3bc29-f6fb-4d78-812d-c0a880acd3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:59:07.622Z|2ea3bc29-f6fb-4d78-812d-c0a880acd3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:59:11.060Z|458af2c1-0430-44ab-be35-fd3222c06d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:11.060Z|ee917b61-3858-440c-b297-4324c13f7b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:11.061Z|ee917b61-3858-440c-b297-4324c13f7b74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:11.061Z|458af2c1-0430-44ab-be35-fd3222c06d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:11.070Z|8c0e1a0a-ba4e-453e-9b95-45f4fdda2a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:11.071Z|8c0e1a0a-ba4e-453e-9b95-45f4fdda2a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:21.083Z|f349c8a9-008c-439a-9058-e29b46e6522d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:21.083Z|bf28d232-1376-48b9-85a8-02a1eeb4b720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:21.084Z|f349c8a9-008c-439a-9058-e29b46e6522d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:21.084Z|bf28d232-1376-48b9-85a8-02a1eeb4b720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:21.093Z|858c8576-80eb-4e94-9de6-01fd7715e44b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:21.093Z|858c8576-80eb-4e94-9de6-01fd7715e44b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:22.622Z|a0af2ce9-4e41-47fc-87c8-822d7391ff31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:59:22.625Z|a0af2ce9-4e41-47fc-87c8-822d7391ff31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:59:23.104Z|eebce725-ee5a-4d9a-8928-43fab23e8b62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:59:23.104Z|eebce725-ee5a-4d9a-8928-43fab23e8b62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:59:31.112Z|d06c3b25-90dc-465d-afb3-16443290c149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:31.113Z|d06c3b25-90dc-465d-afb3-16443290c149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:31.114Z|5b145599-b0a4-4f65-9a46-6d95eee6d3eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:31.114Z|5b145599-b0a4-4f65-9a46-6d95eee6d3eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:31.118Z|33856c3f-13d9-4f1b-b5c5-cc5fa44d1746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:31.118Z|33856c3f-13d9-4f1b-b5c5-cc5fa44d1746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:36.741Z|07ba04ac-b496-4441-845a-109cd79a2465|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T07:59:36.742Z|07ba04ac-b496-4441-845a-109cd79a2465|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:37.622Z|0b42ce32-da47-4e0e-984f-5ac2ecc53143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:59:37.624Z|0b42ce32-da47-4e0e-984f-5ac2ecc53143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:59:41.151Z|701dd888-988d-474d-946b-619930cb1e94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:41.151Z|168d62c6-7090-4e4d-a8de-8302e393e377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:41.152Z|39316fd9-dcaa-40b7-914c-ea8a8a902ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:41.152Z|39316fd9-dcaa-40b7-914c-ea8a8a902ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:41.152Z|168d62c6-7090-4e4d-a8de-8302e393e377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:41.152Z|701dd888-988d-474d-946b-619930cb1e94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:51.179Z|0aa951af-62fb-4284-b8c5-6a1ca2ce2242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:51.179Z|462155c9-4233-4657-89e3-a8a69164b1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:51.180Z|0aa951af-62fb-4284-b8c5-6a1ca2ce2242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:51.180Z|228484b0-984e-4cb3-891f-af4877543a8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T07:59:51.180Z|462155c9-4233-4657-89e3-a8a69164b1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:51.181Z|228484b0-984e-4cb3-891f-af4877543a8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T07:59:52.622Z|9da4d65d-0fe2-4bed-bdea-30d32f0130c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:59:52.623Z|9da4d65d-0fe2-4bed-bdea-30d32f0130c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T07:59:53.105Z|67c09f56-aab8-4638-b517-d0a57bd1e9ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T07:59:53.106Z|67c09f56-aab8-4638-b517-d0a57bd1e9ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:00:01.215Z|0d0555e1-f626-405b-aeda-a0af57c620e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:01.216Z|0d0555e1-f626-405b-aeda-a0af57c620e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:01.222Z|8f737d9e-fbe6-41e5-ad58-cd78c1164841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:01.222Z|8f737d9e-fbe6-41e5-ad58-cd78c1164841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:01.222Z|38530579-edb7-4442-bace-2d260a007da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:01.223Z|38530579-edb7-4442-bace-2d260a007da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:07.622Z|fd5d577a-d2c2-4e72-9a19-a09b3c209021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:00:07.624Z|fd5d577a-d2c2-4e72-9a19-a09b3c209021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:00:11.240Z|74f409a1-c236-44cf-b601-d16581d0c7ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:11.241Z|74f409a1-c236-44cf-b601-d16581d0c7ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:11.243Z|45f8d545-36e1-4404-b6b1-e6a901c24243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:11.243Z|45f8d545-36e1-4404-b6b1-e6a901c24243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:11.243Z|bc792913-16ee-4c6b-a33a-7ca4712b64d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:11.244Z|bc792913-16ee-4c6b-a33a-7ca4712b64d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:21.266Z|73cc286a-623e-4261-b89a-b0f723bdf5c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:21.266Z|abdb2444-e87a-4f0f-b78f-b34e621c94ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:21.266Z|73cc286a-623e-4261-b89a-b0f723bdf5c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:21.267Z|abdb2444-e87a-4f0f-b78f-b34e621c94ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:21.273Z|058b98ab-965f-4740-88fc-d68408f576d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:21.274Z|058b98ab-965f-4740-88fc-d68408f576d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:22.622Z|6db3afdf-1e20-4da7-9d5d-27aa66b2b183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:00:22.622Z|6db3afdf-1e20-4da7-9d5d-27aa66b2b183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:00:23.106Z|cad8ccb9-50ff-415b-ab9d-4f964c1eb8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:00:23.107Z|cad8ccb9-50ff-415b-ab9d-4f964c1eb8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:00:31.289Z|3f4ba549-bff8-4bd9-a493-f1db97cbd73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:31.289Z|366e6215-8968-46f4-a9e0-3720bce70f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:31.290Z|3f4ba549-bff8-4bd9-a493-f1db97cbd73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:31.290Z|366e6215-8968-46f4-a9e0-3720bce70f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:31.295Z|fae3e447-10b4-4268-a5d5-06d67d92ab2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:31.296Z|fae3e447-10b4-4268-a5d5-06d67d92ab2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:36.742Z|11e6f878-5fd0-42cd-8ec5-0f0597c97d38|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:00:36.742Z|11e6f878-5fd0-42cd-8ec5-0f0597c97d38|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:37.622Z|b84b3712-b1c8-4ae4-afc8-2dbcee2341e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:00:37.622Z|b84b3712-b1c8-4ae4-afc8-2dbcee2341e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:00:41.313Z|d9767cdc-8a62-4a6e-b5f1-6622c9f595ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:41.313Z|fc9f97d2-6f50-456a-9b19-c57e991bde2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:41.314Z|d9767cdc-8a62-4a6e-b5f1-6622c9f595ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:41.314Z|fc9f97d2-6f50-456a-9b19-c57e991bde2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:41.331Z|0f8b6f15-3015-4266-89de-b4da2d57b620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:41.331Z|0f8b6f15-3015-4266-89de-b4da2d57b620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:51.338Z|239a0f31-36a6-454a-9882-5d525659a7e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:51.338Z|c12ddfd4-7eac-47e3-afe0-204faee7279d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:51.338Z|239a0f31-36a6-454a-9882-5d525659a7e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:51.339Z|c12ddfd4-7eac-47e3-afe0-204faee7279d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:51.360Z|fbfbff15-93ed-4dfd-bf70-4641e314db97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:00:51.360Z|fbfbff15-93ed-4dfd-bf70-4641e314db97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:00:52.622Z|66db855f-2fa5-428e-9c37-40e30bffd48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:00:52.624Z|66db855f-2fa5-428e-9c37-40e30bffd48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:00:53.108Z|5371bc36-0679-4d73-9bbe-ec059ae540c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:00:53.108Z|5371bc36-0679-4d73-9bbe-ec059ae540c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:01:01.362Z|41e56f6b-7af3-4f01-8a04-f16e3494498d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:01.363Z|41e56f6b-7af3-4f01-8a04-f16e3494498d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:01.363Z|4781a315-fdce-4cc9-a62e-7034cd595231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:01.364Z|4781a315-fdce-4cc9-a62e-7034cd595231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:01.382Z|10cc847a-003e-42f9-8a60-ea1d1ce6606b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:01.383Z|10cc847a-003e-42f9-8a60-ea1d1ce6606b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:07.622Z|5e3716b5-8523-43f7-a034-ade1f22baa5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:01:07.623Z|5e3716b5-8523-43f7-a034-ade1f22baa5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:01:11.388Z|a8774ab1-5943-4ef8-8f0d-361b7a72d880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:11.388Z|e2062969-0d83-4790-ad32-2e0c4340b7d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:11.389Z|a8774ab1-5943-4ef8-8f0d-361b7a72d880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:11.389Z|e2062969-0d83-4790-ad32-2e0c4340b7d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:11.406Z|c4805371-29cc-497a-a5af-b4a51091d572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:11.407Z|c4805371-29cc-497a-a5af-b4a51091d572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:21.412Z|9316ddc2-8e78-4f31-86bf-c09272a05ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:21.412Z|849a0aa8-436d-4054-8ddb-47703ec4835b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:21.413Z|9316ddc2-8e78-4f31-86bf-c09272a05ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:21.412Z|849a0aa8-436d-4054-8ddb-47703ec4835b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:21.431Z|d044a1eb-86b1-4f27-b366-94d57a9217c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:21.431Z|d044a1eb-86b1-4f27-b366-94d57a9217c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:22.622Z|6c3d717f-1d39-46a2-990f-1480b37c824f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:01:22.622Z|6c3d717f-1d39-46a2-990f-1480b37c824f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:01:23.109Z|af13e31f-fab6-4001-911a-46a972af72b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:01:23.110Z|af13e31f-fab6-4001-911a-46a972af72b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:01:31.437Z|29c52216-a933-4ba1-9e2a-5268c2d7be33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:31.437Z|29c52216-a933-4ba1-9e2a-5268c2d7be33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:31.444Z|f0e389b1-5ca4-4339-b455-84a168f9f641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:31.445Z|f0e389b1-5ca4-4339-b455-84a168f9f641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:31.452Z|50ce909f-c981-4e41-a8ce-548b14768523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:31.453Z|50ce909f-c981-4e41-a8ce-548b14768523|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:36.742Z|cfee94f5-1429-46f7-ada8-e4397ae236bd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:01:36.743Z|cfee94f5-1429-46f7-ada8-e4397ae236bd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:37.622Z|611af9ed-11f3-44e0-bcb4-ac0c7af0ddb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:01:37.624Z|611af9ed-11f3-44e0-bcb4-ac0c7af0ddb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:01:41.459Z|90ff01e4-4a4a-41c9-a1b0-c11fc0ff0bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:41.460Z|90ff01e4-4a4a-41c9-a1b0-c11fc0ff0bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:41.466Z|26431ef6-4061-46e0-adbf-81135dc5cfb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:41.467Z|26431ef6-4061-46e0-adbf-81135dc5cfb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:41.478Z|2e4370d1-910b-423a-86ab-6c469e1bea10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:41.479Z|2e4370d1-910b-423a-86ab-6c469e1bea10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:51.485Z|782f55fb-a921-4d9b-9fbb-9c51a1c4a1cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:51.486Z|782f55fb-a921-4d9b-9fbb-9c51a1c4a1cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:51.493Z|0711ffb9-5793-48e5-ad4a-7257c02d66b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:51.493Z|0711ffb9-5793-48e5-ad4a-7257c02d66b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:51.504Z|167844ce-e18e-450c-95ad-908b6d91637a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:01:51.505Z|167844ce-e18e-450c-95ad-908b6d91637a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:01:52.622Z|c5b2ad30-9bba-4021-a7ab-8867e125f846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:01:52.622Z|c5b2ad30-9bba-4021-a7ab-8867e125f846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:01:53.110Z|a314d1cc-317d-4cc3-b3f8-6d8065a65eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:01:53.111Z|a314d1cc-317d-4cc3-b3f8-6d8065a65eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:02:01.514Z|a50dc6ec-c4b6-4d94-8cf2-3858da4ba111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:01.515Z|a50dc6ec-c4b6-4d94-8cf2-3858da4ba111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:01.525Z|a631e087-1a82-4d5c-8b43-cf79c15b64a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:01.526Z|a631e087-1a82-4d5c-8b43-cf79c15b64a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:01.528Z|ba295e5b-f327-4605-bd1f-c8840a70ddf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:01.529Z|ba295e5b-f327-4605-bd1f-c8840a70ddf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:07.622Z|da0c0c5e-fa6e-4545-98c4-bc6a11815902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:02:07.622Z|da0c0c5e-fa6e-4545-98c4-bc6a11815902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:02:11.546Z|bc31d6dc-5e57-44d8-9b10-07ded797f17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:11.548Z|df285fbe-a467-4444-b882-3f7bf5a03383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:11.548Z|df285fbe-a467-4444-b882-3f7bf5a03383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:11.547Z|bc31d6dc-5e57-44d8-9b10-07ded797f17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:11.552Z|fa194039-656e-4c99-bd15-e5be4d1fec9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:11.552Z|fa194039-656e-4c99-bd15-e5be4d1fec9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:21.573Z|359ca661-8af5-4d55-a657-a7d6c3074d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:21.573Z|391bdc45-4c31-49a5-9f9f-a90cf745d2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:21.573Z|359ca661-8af5-4d55-a657-a7d6c3074d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:21.574Z|391bdc45-4c31-49a5-9f9f-a90cf745d2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:21.575Z|35334468-8535-44ec-bf15-29f77b67163b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:21.575Z|35334468-8535-44ec-bf15-29f77b67163b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:22.622Z|39b93d2f-622b-497e-b085-e440d65acff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:02:22.624Z|39b93d2f-622b-497e-b085-e440d65acff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:02:23.111Z|90616de2-038f-45e7-a347-707afb407e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:02:23.112Z|90616de2-038f-45e7-a347-707afb407e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:02:31.608Z|d2f2f9ae-ab5d-4cc4-9c73-cb2c255737d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:31.608Z|d2f2f9ae-ab5d-4cc4-9c73-cb2c255737d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:31.622Z|2617537f-1609-4acd-8db0-0b98137b5e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:31.622Z|635f5f4f-a069-4c18-bd75-0b59687363f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:31.622Z|2617537f-1609-4acd-8db0-0b98137b5e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:31.622Z|635f5f4f-a069-4c18-bd75-0b59687363f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:36.741Z|21f76e7f-228d-43f8-b4cc-eabadc8e5aeb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:02:36.742Z|21f76e7f-228d-43f8-b4cc-eabadc8e5aeb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:37.625Z|4889aefe-c13f-4f08-926c-a54095e2474e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:02:37.626Z|4889aefe-c13f-4f08-926c-a54095e2474e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:02:41.637Z|62b48cf8-c4f3-4710-ad9a-7145bccfff8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:41.638Z|62b48cf8-c4f3-4710-ad9a-7145bccfff8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:41.649Z|a06f44d4-a245-4504-8759-3a98b4d547b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:41.649Z|a06f44d4-a245-4504-8759-3a98b4d547b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:41.649Z|aab40ae6-7326-4d8f-9282-da87488d4b33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:41.650Z|aab40ae6-7326-4d8f-9282-da87488d4b33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:51.665Z|1e8d6fdf-ddaa-4d59-bc4a-819823a64176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:51.665Z|1e8d6fdf-ddaa-4d59-bc4a-819823a64176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:51.671Z|b9f052a0-18dc-4f30-a243-1c352413112e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:51.671Z|b9f052a0-18dc-4f30-a243-1c352413112e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:51.674Z|389806dc-6340-40a1-a6df-bca8c59af78c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:02:51.674Z|389806dc-6340-40a1-a6df-bca8c59af78c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:02:52.622Z|b5a453c2-e3e4-4a03-8746-78322fcf9611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:02:52.622Z|b5a453c2-e3e4-4a03-8746-78322fcf9611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:02:53.113Z|7a909bc6-eff9-47e3-93b4-28e55870e7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:02:53.113Z|7a909bc6-eff9-47e3-93b4-28e55870e7a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:03:01.690Z|9b372365-e6fc-4a00-9bf3-309b86049a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:01.690Z|9b372365-e6fc-4a00-9bf3-309b86049a57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:01.692Z|fd45145e-cb44-403a-9f69-fd2d417d96c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:01.692Z|fd45145e-cb44-403a-9f69-fd2d417d96c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:01.694Z|c3f9522c-bf58-42bc-a4dd-f07f7cc1b1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:01.694Z|c3f9522c-bf58-42bc-a4dd-f07f7cc1b1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:07.622Z|e32f1cd5-c6c4-40c4-91b5-352d7af0e45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:03:07.624Z|e32f1cd5-c6c4-40c4-91b5-352d7af0e45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:03:11.716Z|c221dbf7-b86d-4817-96e3-9b72b7605c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:11.717Z|c221dbf7-b86d-4817-96e3-9b72b7605c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:11.720Z|22eb82fd-3501-4dd5-89d3-7ada6772a736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:11.720Z|22eb82fd-3501-4dd5-89d3-7ada6772a736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:11.722Z|7cf199a2-cfa6-4ed0-bf9e-dbed1d1d6ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:11.723Z|7cf199a2-cfa6-4ed0-bf9e-dbed1d1d6ea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:21.740Z|5ed51814-84c1-48d0-987e-5b9fc7cde53f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:21.741Z|5ed51814-84c1-48d0-987e-5b9fc7cde53f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:21.743Z|b651ab3c-4dbb-43a0-bb86-3959efdd3927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:21.743Z|b651ab3c-4dbb-43a0-bb86-3959efdd3927|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:21.744Z|97dbf973-f572-43c9-9613-fa76f1bc4b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:21.744Z|97dbf973-f572-43c9-9613-fa76f1bc4b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:22.621Z|103426d8-e13e-45ba-bbd1-1e4b36da804b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:03:22.622Z|103426d8-e13e-45ba-bbd1-1e4b36da804b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:03:23.114Z|83020102-9561-49e6-aa38-b193550dc440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:03:23.114Z|83020102-9561-49e6-aa38-b193550dc440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:03:31.763Z|8b60d726-c40a-44fd-b3c9-59848ed60fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:31.763Z|8bd21603-dbcd-481e-a6ee-d8cf1e6c45c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:31.764Z|186745a4-ae7f-4428-b6af-21c339e4e44d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:31.764Z|8bd21603-dbcd-481e-a6ee-d8cf1e6c45c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:31.764Z|8b60d726-c40a-44fd-b3c9-59848ed60fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:31.764Z|186745a4-ae7f-4428-b6af-21c339e4e44d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:36.741Z|8992dcfc-a0ff-4076-b216-d08a65d71516|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:03:36.742Z|8992dcfc-a0ff-4076-b216-d08a65d71516|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:37.625Z|49fc7628-65f5-4cf6-9118-6bdc64db5460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:03:37.632Z|49fc7628-65f5-4cf6-9118-6bdc64db5460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:03:41.786Z|07c00ebe-b1fa-4a01-83e6-69931d7003c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:41.787Z|07c00ebe-b1fa-4a01-83e6-69931d7003c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:41.791Z|6eb70316-0fbd-430d-bd1d-f53434a313bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:41.791Z|ce6c33ff-b0fa-41ff-a96b-a55b89cdb946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:41.791Z|6eb70316-0fbd-430d-bd1d-f53434a313bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:41.792Z|ce6c33ff-b0fa-41ff-a96b-a55b89cdb946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:51.813Z|4c9dc155-1f53-4039-91fc-55c9c2755aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:51.814Z|4c9dc155-1f53-4039-91fc-55c9c2755aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:51.814Z|fca0bc6c-df10-43b3-bff4-4f4bffe4ca91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:51.815Z|e3f0698f-7fa7-4f4b-8798-2a557f4a8087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:03:51.815Z|fca0bc6c-df10-43b3-bff4-4f4bffe4ca91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:51.815Z|e3f0698f-7fa7-4f4b-8798-2a557f4a8087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:03:52.621Z|439d3c27-4266-45c3-ade1-bc3c7c6f0198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:03:52.622Z|439d3c27-4266-45c3-ade1-bc3c7c6f0198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:03:53.115Z|3b971d4b-9867-465d-ac77-da5ecfdc6a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:03:53.116Z|3b971d4b-9867-465d-ac77-da5ecfdc6a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:04:01.836Z|c3ca8355-3f1c-4090-bbd3-4902cb70e2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:01.837Z|c3ca8355-3f1c-4090-bbd3-4902cb70e2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:01.838Z|fbdf2774-7697-43b4-95f2-635c71e015b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:01.838Z|18eee067-e548-4313-a2c1-c7c4c945840d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:01.838Z|fbdf2774-7697-43b4-95f2-635c71e015b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:01.838Z|18eee067-e548-4313-a2c1-c7c4c945840d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:07.622Z|6642a956-e6ef-436c-86aa-4742b603d8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:04:07.622Z|6642a956-e6ef-436c-86aa-4742b603d8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:04:11.861Z|862571bc-4b89-4696-9d95-c1174526f928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:11.861Z|813a7160-c492-44e9-bc18-9eea55045f9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:11.862Z|862571bc-4b89-4696-9d95-c1174526f928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:11.862Z|9b266f92-e517-48ab-9379-ccd1508c4481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:11.862Z|813a7160-c492-44e9-bc18-9eea55045f9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:11.863Z|9b266f92-e517-48ab-9379-ccd1508c4481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:21.887Z|cd321228-9bf2-48a7-af99-a224f0cd9804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:21.887Z|cd321228-9bf2-48a7-af99-a224f0cd9804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:21.888Z|6afd5e7f-ad62-4ce0-80b3-8953075e50b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:21.889Z|6afd5e7f-ad62-4ce0-80b3-8953075e50b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:21.891Z|9bf66c5b-a27b-449d-bbb1-ce748e93895d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:21.891Z|9bf66c5b-a27b-449d-bbb1-ce748e93895d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:22.622Z|7551f1e2-8562-46e4-87cc-2127106a7d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:04:22.624Z|7551f1e2-8562-46e4-87cc-2127106a7d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:04:23.116Z|f61f71a1-bffb-4680-be06-bb33be2c9aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:04:23.117Z|f61f71a1-bffb-4680-be06-bb33be2c9aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:04:31.912Z|b7b6a87b-84de-489d-b1f2-cde874690607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:31.913Z|b7b6a87b-84de-489d-b1f2-cde874690607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:31.914Z|4306c466-665c-4328-adca-860f66d6adf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:31.915Z|4306c466-665c-4328-adca-860f66d6adf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:31.921Z|cfe4facc-03ee-4bd6-a515-6f680284051b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:31.922Z|cfe4facc-03ee-4bd6-a515-6f680284051b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:36.741Z|8d69d980-f3fa-4723-a94e-81b577c0ac8d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:04:36.741Z|8d69d980-f3fa-4723-a94e-81b577c0ac8d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:37.622Z|98524f31-5dd5-40d5-a171-a81b97650346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:04:37.622Z|98524f31-5dd5-40d5-a171-a81b97650346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:04:41.944Z|76f4859d-5f6e-408a-bf2c-7cc4d09577b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:41.944Z|76f4859d-5f6e-408a-bf2c-7cc4d09577b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:41.946Z|fcccdfbf-96c7-465d-bd1a-f93ab23dba1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:41.947Z|fcccdfbf-96c7-465d-bd1a-f93ab23dba1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:41.956Z|55c47c33-0cb3-4011-902f-533f9960273a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:41.957Z|55c47c33-0cb3-4011-902f-533f9960273a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:51.970Z|2c49ec47-92c0-4e7c-a197-e658445b6bb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:51.971Z|2c49ec47-92c0-4e7c-a197-e658445b6bb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:51.978Z|7650cad7-f690-451a-969d-a250b06ec428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:51.978Z|7650cad7-f690-451a-969d-a250b06ec428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:51.981Z|26f3608b-fba5-46c7-a30f-cc0d2e9f4177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:04:51.981Z|26f3608b-fba5-46c7-a30f-cc0d2e9f4177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:04:52.622Z|28a013f3-2248-44c9-a732-c2472a7cd86b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:04:52.622Z|28a013f3-2248-44c9-a732-c2472a7cd86b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:04:53.117Z|9ab6ee9b-f42f-4353-960d-9cf7f4acced0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:04:53.118Z|9ab6ee9b-f42f-4353-960d-9cf7f4acced0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:05:02.003Z|5ecd7d94-f93b-4754-8759-d9de8e57e5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:02.003Z|888ab586-5ef1-4dc8-8634-13fd19cdcba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:02.003Z|5ecd7d94-f93b-4754-8759-d9de8e57e5e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:02.004Z|888ab586-5ef1-4dc8-8634-13fd19cdcba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:02.009Z|9c3811fd-4377-4797-a229-65e5ecd963b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:02.010Z|9c3811fd-4377-4797-a229-65e5ecd963b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:07.622Z|802925f9-b3f2-4821-97eb-6cd557b28192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:05:07.625Z|802925f9-b3f2-4821-97eb-6cd557b28192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:05:12.029Z|9b876725-9cb0-4be0-afb9-b710cba2db10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:12.029Z|9790899b-aa43-4acb-88e6-a723518f934e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:12.030Z|9b876725-9cb0-4be0-afb9-b710cba2db10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:12.030Z|9790899b-aa43-4acb-88e6-a723518f934e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:12.032Z|229878d4-877e-4522-8cbc-01d7f2e65b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:12.033Z|229878d4-877e-4522-8cbc-01d7f2e65b12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:22.057Z|e47a0aa4-acbb-4755-9ff4-2407b7f3e071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:22.057Z|6b0f87ef-6175-46ff-b1a7-05cc64110758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:22.057Z|e47a0aa4-acbb-4755-9ff4-2407b7f3e071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:22.058Z|6b0f87ef-6175-46ff-b1a7-05cc64110758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:22.062Z|b8cd87f2-d2f5-4619-ba29-643dffd2873d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:22.063Z|b8cd87f2-d2f5-4619-ba29-643dffd2873d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:22.622Z|fd657eef-3083-418f-9084-6525b28342e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:05:22.622Z|fd657eef-3083-418f-9084-6525b28342e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:05:23.119Z|39613bc4-f65f-4d64-be4d-1f0b222a5aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:05:23.119Z|39613bc4-f65f-4d64-be4d-1f0b222a5aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:05:32.083Z|64a1681f-c535-40da-b3b7-1e372c7e8e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:32.084Z|64a1681f-c535-40da-b3b7-1e372c7e8e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:32.086Z|29fecc43-c604-4060-be9f-13b97a106a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:32.086Z|29fecc43-c604-4060-be9f-13b97a106a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:32.087Z|8d999716-f2b4-4995-aad0-c8ef60c1ee3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:32.087Z|8d999716-f2b4-4995-aad0-c8ef60c1ee3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:36.740Z|9b13e9f2-bfdb-41eb-a947-d1c66190b5c6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:05:36.741Z|9b13e9f2-bfdb-41eb-a947-d1c66190b5c6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:37.622Z|4ef1e544-6373-46dd-b48d-99317b81af1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:05:37.622Z|4ef1e544-6373-46dd-b48d-99317b81af1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:05:42.112Z|ecd4fcfa-3dc8-439f-a5b1-f56ad57c8c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:42.112Z|ecd4fcfa-3dc8-439f-a5b1-f56ad57c8c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:42.117Z|f68f6c69-90fa-42ea-90bb-1c714368ee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:42.117Z|f68f6c69-90fa-42ea-90bb-1c714368ee22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:42.118Z|37c1b310-6673-43f8-bf30-186b2a375246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:42.118Z|37c1b310-6673-43f8-bf30-186b2a375246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:52.136Z|5401491f-7c6d-46a0-8f4b-fb7ac6231923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:52.137Z|5401491f-7c6d-46a0-8f4b-fb7ac6231923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:52.144Z|34576f97-3dd7-4829-af8e-d541dcdf8d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:52.145Z|34576f97-3dd7-4829-af8e-d541dcdf8d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:52.154Z|df31cee0-45c1-4fa1-81c9-431e00e00bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:05:52.154Z|df31cee0-45c1-4fa1-81c9-431e00e00bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:05:52.622Z|45c49d45-d652-4116-b513-91ddf1663e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:05:52.624Z|45c49d45-d652-4116-b513-91ddf1663e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:05:53.120Z|c99bc180-fb77-4b07-876d-89e798a28118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:05:53.120Z|c99bc180-fb77-4b07-876d-89e798a28118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:06:02.174Z|d055cf7f-9a2a-4726-b8bc-80f4ffd1e1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:02.175Z|d055cf7f-9a2a-4726-b8bc-80f4ffd1e1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:02.181Z|f13b1d45-d5d5-444b-9ff7-a1c9ccafaed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:02.182Z|f13b1d45-d5d5-444b-9ff7-a1c9ccafaed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:02.201Z|a917ae5f-6e79-4d3d-9b04-45bd1cae3c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:02.202Z|a917ae5f-6e79-4d3d-9b04-45bd1cae3c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:07.621Z|2013270a-4621-4284-8f32-be82ea0a9fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:06:07.622Z|2013270a-4621-4284-8f32-be82ea0a9fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:06:12.235Z|cd13af06-7757-4b61-b775-9e25647d51d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:12.236Z|cd13af06-7757-4b61-b775-9e25647d51d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:12.243Z|0f51b4c8-fc7b-415e-8f36-1999c1ae30d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:12.243Z|0f51b4c8-fc7b-415e-8f36-1999c1ae30d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:12.254Z|cb8ee7db-e263-4ea1-8a90-ac5b6a24e259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:12.255Z|cb8ee7db-e263-4ea1-8a90-ac5b6a24e259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:22.268Z|019b99da-ecd6-4413-975c-b55b72b0adf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:22.268Z|0268b357-742f-443f-a0c0-b33887574245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:22.268Z|019b99da-ecd6-4413-975c-b55b72b0adf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:22.268Z|0268b357-742f-443f-a0c0-b33887574245|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:22.307Z|e92ac2f6-9f45-4096-a3c7-2fef4b78e72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:22.308Z|e92ac2f6-9f45-4096-a3c7-2fef4b78e72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:22.622Z|ac403b03-a41b-461a-88a3-c1154a9b93c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:06:22.622Z|ac403b03-a41b-461a-88a3-c1154a9b93c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:06:23.121Z|5e232932-af88-4060-957d-618a3f2bab2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:06:23.121Z|5e232932-af88-4060-957d-618a3f2bab2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:06:32.301Z|56ea9825-3e10-429b-9e7e-ed37f9e5572e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:32.302Z|56ea9825-3e10-429b-9e7e-ed37f9e5572e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:32.310Z|54ba45be-e930-4584-9540-a46a4b2e7783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:32.311Z|54ba45be-e930-4584-9540-a46a4b2e7783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:32.368Z|1ce5cd20-35e6-439a-9cfe-33f82055e4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:32.369Z|1ce5cd20-35e6-439a-9cfe-33f82055e4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:36.741Z|78ace9d5-b603-43bb-b869-c08d9ef9e993|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:06:36.742Z|78ace9d5-b603-43bb-b869-c08d9ef9e993|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:37.621Z|8f79726e-aa92-4773-9ed0-db29eaf828ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:06:37.624Z|8f79726e-aa92-4773-9ed0-db29eaf828ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:06:42.328Z|646116ba-bdd5-4f15-9021-ef415eeaf755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:42.329Z|646116ba-bdd5-4f15-9021-ef415eeaf755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:42.341Z|22010d15-e564-49e5-a2f4-84ba0422fba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:42.342Z|22010d15-e564-49e5-a2f4-84ba0422fba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:42.412Z|9457be81-b916-495e-afca-e9e73a5fe20a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:42.412Z|9457be81-b916-495e-afca-e9e73a5fe20a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:52.367Z|e72d1342-57a3-4280-b1c7-d6138aa3d694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:52.367Z|e72d1342-57a3-4280-b1c7-d6138aa3d694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:52.388Z|7abc5aab-28dd-4ba3-8980-18fc64c5615d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:52.389Z|7abc5aab-28dd-4ba3-8980-18fc64c5615d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:52.462Z|4929c389-9e9e-4599-a152-f45df48bfb7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:06:52.463Z|4929c389-9e9e-4599-a152-f45df48bfb7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:06:52.622Z|249bf7db-dab7-456d-adaf-557a78b38218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:06:52.622Z|249bf7db-dab7-456d-adaf-557a78b38218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:06:53.122Z|60bcdfe8-37d0-4d8f-974e-d5aa31b27d34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:06:53.123Z|60bcdfe8-37d0-4d8f-974e-d5aa31b27d34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:07:02.432Z|151565d5-9dd0-49a4-a6bc-e57ec43c6787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:02.433Z|151565d5-9dd0-49a4-a6bc-e57ec43c6787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:02.478Z|88bfc588-841f-400f-ba2b-73e952cc376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:02.478Z|88bfc588-841f-400f-ba2b-73e952cc376e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:02.528Z|a554ca84-dc66-4e3d-acda-7a47ef3da93e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:02.529Z|a554ca84-dc66-4e3d-acda-7a47ef3da93e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:07.622Z|72559683-4a4a-474b-85f0-6092ec2c65fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:07:07.622Z|72559683-4a4a-474b-85f0-6092ec2c65fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:07:12.529Z|8ce4fa55-f4ce-4957-aa6f-874e6f42810c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:12.529Z|8ce4fa55-f4ce-4957-aa6f-874e6f42810c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:12.550Z|32936b45-973d-4ad8-bc5e-c15c303c482e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:12.551Z|32936b45-973d-4ad8-bc5e-c15c303c482e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:12.561Z|cbccce67-a0ec-4200-b36d-818c17c05342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:12.561Z|cbccce67-a0ec-4200-b36d-818c17c05342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:22.575Z|5c7ab918-fa5f-4294-b3f8-ad67dd30fff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:22.576Z|5c7ab918-fa5f-4294-b3f8-ad67dd30fff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:22.581Z|77052eec-11e3-4661-a573-86c348028fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:22.582Z|77052eec-11e3-4661-a573-86c348028fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:22.604Z|b6795ca1-e4ac-4c4d-960e-6a3fdb5e955b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:22.605Z|b6795ca1-e4ac-4c4d-960e-6a3fdb5e955b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:22.622Z|0ac3d40d-64a1-4f3d-8a67-048a1c638f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:07:22.624Z|0ac3d40d-64a1-4f3d-8a67-048a1c638f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:07:23.124Z|26700f63-ee97-456e-a786-cabfd8f5d6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:07:23.124Z|26700f63-ee97-456e-a786-cabfd8f5d6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:07:32.623Z|29a7db25-a631-4f13-bca8-62bdc0ed28a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:32.623Z|cc8aed8b-7bc6-42c0-b733-a0c9d12949d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:32.624Z|cc8aed8b-7bc6-42c0-b733-a0c9d12949d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:32.624Z|29a7db25-a631-4f13-bca8-62bdc0ed28a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:32.639Z|b4ec60f4-3012-40f2-8257-ee3f66ded3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:32.639Z|b4ec60f4-3012-40f2-8257-ee3f66ded3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:36.741Z|53ba6359-f0e5-4517-b390-d379acafbe90|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:07:36.742Z|53ba6359-f0e5-4517-b390-d379acafbe90|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:37.622Z|db9c849d-9e31-4b05-abfd-c333e9a73f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:07:37.624Z|db9c849d-9e31-4b05-abfd-c333e9a73f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:07:42.675Z|4a2fc0a2-fc2a-4ae2-ae92-1d7df15f13c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:42.675Z|e199e9ba-2da7-48d1-963f-bd3138dbd876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:42.676Z|4a2fc0a2-fc2a-4ae2-ae92-1d7df15f13c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:42.676Z|e199e9ba-2da7-48d1-963f-bd3138dbd876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:42.679Z|c4c8c8af-7253-4869-8817-5e727776e03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:42.679Z|c4c8c8af-7253-4869-8817-5e727776e03b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:52.622Z|961b4af9-1665-44ae-9e96-b7e131e2c4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:07:52.623Z|961b4af9-1665-44ae-9e96-b7e131e2c4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:07:52.720Z|31130b03-02eb-4360-97ec-6b4c98343328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:52.720Z|31130b03-02eb-4360-97ec-6b4c98343328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:52.729Z|8a3f2368-9405-4f74-a6e4-39476910cc89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:52.730Z|8a3f2368-9405-4f74-a6e4-39476910cc89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:52.731Z|3f5638fb-e645-4197-8580-0029d98fa129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:07:52.731Z|3f5638fb-e645-4197-8580-0029d98fa129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:07:53.125Z|8b94e41a-f624-46ba-b07e-7158b722c5b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:07:53.126Z|8b94e41a-f624-46ba-b07e-7158b722c5b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:08:02.774Z|5cc6913f-492c-4cbc-81f0-21b2496a8409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:02.775Z|5cc6913f-492c-4cbc-81f0-21b2496a8409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:02.779Z|0e468af8-9ae2-42a3-93a5-b3f4eb49a2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:02.779Z|0e468af8-9ae2-42a3-93a5-b3f4eb49a2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:02.783Z|6832ff10-8a78-476a-9284-feaf56dc8f32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:02.783Z|6832ff10-8a78-476a-9284-feaf56dc8f32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:07.621Z|fe0470f4-4d2f-4733-a1a7-7ef99cfc06ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:08:07.624Z|fe0470f4-4d2f-4733-a1a7-7ef99cfc06ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:08:12.821Z|30b4a386-2008-4154-9b29-f5f96dab5ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:12.823Z|30b4a386-2008-4154-9b29-f5f96dab5ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:12.824Z|1f8d1f23-94d5-4d27-a00f-ee2e6a505a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:12.824Z|1f8d1f23-94d5-4d27-a00f-ee2e6a505a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:12.831Z|beb6b361-4041-45be-b1da-25039c2b8bc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:12.831Z|beb6b361-4041-45be-b1da-25039c2b8bc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:22.622Z|5267633b-4069-4022-b532-39e1dbcbb36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:08:22.622Z|5267633b-4069-4022-b532-39e1dbcbb36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:08:22.872Z|096840e9-8338-4447-9223-305673368e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:22.873Z|096840e9-8338-4447-9223-305673368e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:22.878Z|13d192bc-41d2-4ef0-9335-08fbce7f9c42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:22.878Z|13d192bc-41d2-4ef0-9335-08fbce7f9c42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:22.886Z|cdb56a97-e501-4d23-85d9-4bea54f99619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:22.886Z|cdb56a97-e501-4d23-85d9-4bea54f99619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:23.126Z|b55d6a19-6e2d-47a9-8cbd-1066f8b7ced2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:08:23.127Z|b55d6a19-6e2d-47a9-8cbd-1066f8b7ced2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:08:32.927Z|d38adb33-fc35-4f44-b365-be729f1b6128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:32.928Z|d38adb33-fc35-4f44-b365-be729f1b6128|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:32.939Z|cc1c9e1c-1e8c-4153-9a33-ca82c01a3cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:32.939Z|cc1c9e1c-1e8c-4153-9a33-ca82c01a3cbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:32.950Z|9188b235-b8f4-42bb-952e-0af22d37a385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:32.950Z|9188b235-b8f4-42bb-952e-0af22d37a385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:36.741Z|4572e57b-f6fc-49c1-a26a-55146c87f40b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:08:36.741Z|4572e57b-f6fc-49c1-a26a-55146c87f40b|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:37.622Z|38eef171-3903-4ab4-8fed-cee450873247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:08:37.622Z|38eef171-3903-4ab4-8fed-cee450873247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:08:42.968Z|617fdb33-4deb-45da-ae81-eb60cc1251a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:42.969Z|617fdb33-4deb-45da-ae81-eb60cc1251a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:42.977Z|c7733705-b7eb-4109-852a-8df2c17e5358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:42.978Z|c7733705-b7eb-4109-852a-8df2c17e5358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:43.006Z|d0798a2d-de86-43d4-827c-3d8567199d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:43.007Z|d0798a2d-de86-43d4-827c-3d8567199d8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:52.622Z|302d68e8-9d2f-4de5-9061-3e65c93fb673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:08:52.624Z|302d68e8-9d2f-4de5-9061-3e65c93fb673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:08:53.007Z|e4ee8cbf-61ab-400b-a2da-df43f7212db2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:53.007Z|9b0962ff-0fc8-4fd1-900d-b8e7d24ba2c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:53.008Z|9b0962ff-0fc8-4fd1-900d-b8e7d24ba2c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:53.008Z|e4ee8cbf-61ab-400b-a2da-df43f7212db2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:53.056Z|cd27156d-f180-4989-a2e3-feb755af935b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:08:53.057Z|cd27156d-f180-4989-a2e3-feb755af935b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:08:53.127Z|bed7fbcd-6946-406e-afad-94a34b098ab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:08:53.127Z|bed7fbcd-6946-406e-afad-94a34b098ab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:09:03.039Z|525fa875-cd0e-453a-ac50-d28bf42ffa01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:03.039Z|525fa875-cd0e-453a-ac50-d28bf42ffa01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:03.047Z|36a679e1-2aa8-489c-ad30-6173b6452241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:03.047Z|36a679e1-2aa8-489c-ad30-6173b6452241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:03.091Z|702fcc9d-2de0-4e35-a6eb-57ab41521496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:03.092Z|702fcc9d-2de0-4e35-a6eb-57ab41521496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:07.621Z|0d26f6c0-c0f3-43af-b2cd-7055deb90dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:09:07.622Z|0d26f6c0-c0f3-43af-b2cd-7055deb90dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:09:13.064Z|96ade969-9baa-4f57-9e51-bd6d331b328e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:13.064Z|96ade969-9baa-4f57-9e51-bd6d331b328e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:13.070Z|248c3b06-a332-4d68-ac84-b60dd03ca40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:13.071Z|248c3b06-a332-4d68-ac84-b60dd03ca40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:13.129Z|a0fa55ce-98fd-45fd-a676-a8db247bcd2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:13.129Z|a0fa55ce-98fd-45fd-a676-a8db247bcd2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:22.622Z|72eddb48-23da-4e17-96b0-0790d8fef430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:09:22.622Z|72eddb48-23da-4e17-96b0-0790d8fef430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:09:23.091Z|8e40ad86-a097-4428-b132-0ebef617305e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:23.092Z|8e40ad86-a097-4428-b132-0ebef617305e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:23.112Z|7ecafc04-e96c-4077-85b8-2ebc0079f544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:23.113Z|7ecafc04-e96c-4077-85b8-2ebc0079f544|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:23.128Z|1bb7c513-123f-4632-a0e7-73fbba19a6e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:09:23.128Z|1bb7c513-123f-4632-a0e7-73fbba19a6e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:09:23.160Z|ebbf3805-09b5-4fa6-8329-d93667a99e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:23.161Z|ebbf3805-09b5-4fa6-8329-d93667a99e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:33.118Z|62bb148b-d194-443a-9553-e3c4c2d36aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:33.119Z|62bb148b-d194-443a-9553-e3c4c2d36aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:33.135Z|e554bf93-1eff-41de-bfb7-9e520e4ba215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:33.135Z|e554bf93-1eff-41de-bfb7-9e520e4ba215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:33.190Z|83348fa1-375e-4201-adb2-48fcf6969271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:33.191Z|83348fa1-375e-4201-adb2-48fcf6969271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:36.740Z|c947e5b4-00e8-4b29-af30-33eaa3fc73e7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:09:36.741Z|c947e5b4-00e8-4b29-af30-33eaa3fc73e7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:37.622Z|8e452315-4ef7-41eb-9346-2f00127f0531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:09:37.629Z|8e452315-4ef7-41eb-9346-2f00127f0531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:09:43.143Z|97323828-5329-4930-bb03-e14d9ee61689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:43.144Z|97323828-5329-4930-bb03-e14d9ee61689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:43.160Z|495fb4cf-9dc4-4628-8af5-4a511931dcbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:43.161Z|495fb4cf-9dc4-4628-8af5-4a511931dcbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:43.221Z|96f3ad2d-e667-469e-892c-3345aca336e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:43.222Z|96f3ad2d-e667-469e-892c-3345aca336e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:52.622Z|13ea8101-0404-44ed-9100-80966400fc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:09:52.622Z|13ea8101-0404-44ed-9100-80966400fc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:09:53.129Z|2f275d9e-9315-4939-87fe-c1864b7297db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:09:53.129Z|2f275d9e-9315-4939-87fe-c1864b7297db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:09:53.199Z|2cde7ec5-f959-4f5f-b0f1-447fb339c7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:53.200Z|2cde7ec5-f959-4f5f-b0f1-447fb339c7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:53.235Z|31bc3d63-8843-4db8-884a-bb728a6ea8a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:53.235Z|31bc3d63-8843-4db8-884a-bb728a6ea8a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:09:53.245Z|8562bd3e-d00a-4bf3-9915-1ba84516747d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:09:53.246Z|8562bd3e-d00a-4bf3-9915-1ba84516747d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:03.222Z|c0b5e594-bab5-43ce-931b-b105c16d938a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:03.223Z|c0b5e594-bab5-43ce-931b-b105c16d938a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:03.270Z|1abf473a-6235-4ff6-b070-0a12de255ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:03.270Z|1abf473a-6235-4ff6-b070-0a12de255ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:03.274Z|7636f7c0-10fe-4694-b6df-acacb90fd022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:03.275Z|7636f7c0-10fe-4694-b6df-acacb90fd022|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:07.622Z|471c581f-c99e-439c-8376-f2b54586cb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:10:07.622Z|471c581f-c99e-439c-8376-f2b54586cb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:10:13.255Z|2fdd1df3-f1c2-4421-a20d-41c385ef3cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:13.256Z|2fdd1df3-f1c2-4421-a20d-41c385ef3cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:13.296Z|645e3421-b52f-4b1f-ad07-b1cdfd27f536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:13.297Z|645e3421-b52f-4b1f-ad07-b1cdfd27f536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:13.309Z|1d34bd78-2272-4b4a-b59f-b1db9b611da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:13.309Z|1d34bd78-2272-4b4a-b59f-b1db9b611da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:22.621Z|b6211c9d-ab2d-4443-9090-9048e543e342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:10:22.627Z|b6211c9d-ab2d-4443-9090-9048e543e342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:10:23.130Z|7e65f0e4-463d-45af-8db4-56770fae7ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:10:23.131Z|7e65f0e4-463d-45af-8db4-56770fae7ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:10:23.280Z|27eac636-6969-4673-91b2-cb4c9ee2faa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:23.281Z|27eac636-6969-4673-91b2-cb4c9ee2faa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:23.324Z|54c29e3c-79f3-47c2-99b4-a35e89f4d4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:23.325Z|54c29e3c-79f3-47c2-99b4-a35e89f4d4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:23.343Z|a89f74b5-cb80-4e7c-a5fc-f1f5176e68f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:23.344Z|a89f74b5-cb80-4e7c-a5fc-f1f5176e68f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:33.324Z|09435094-d28f-455f-8908-a3da3f3db693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:33.325Z|09435094-d28f-455f-8908-a3da3f3db693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:33.350Z|a89b1080-c32b-4fdf-8b82-35c7f385156d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:33.350Z|a89b1080-c32b-4fdf-8b82-35c7f385156d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:33.370Z|7f43b15c-7e7c-4fe2-b41d-de38889214da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:33.371Z|7f43b15c-7e7c-4fe2-b41d-de38889214da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:36.742Z|20503fe8-ce55-40bb-b2b4-cf8d629695e7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:10:36.742Z|20503fe8-ce55-40bb-b2b4-cf8d629695e7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:37.623Z|b88d7bb6-c0cd-4432-8f88-03e1d9bb0d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:10:37.623Z|b88d7bb6-c0cd-4432-8f88-03e1d9bb0d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:10:43.351Z|23c82205-9c26-4619-9e2d-d45981b04b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:43.351Z|23c82205-9c26-4619-9e2d-d45981b04b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:43.377Z|119646be-3c1a-4552-ac95-9d25aef7b91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:43.378Z|119646be-3c1a-4552-ac95-9d25aef7b91b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:43.393Z|d5565e8f-feb8-4e97-8e87-acecfdfb613a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:43.393Z|d5565e8f-feb8-4e97-8e87-acecfdfb613a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:52.622Z|89f2773b-7d4d-443c-9738-80345fd0197f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:10:52.622Z|89f2773b-7d4d-443c-9738-80345fd0197f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:10:53.131Z|2ea940b7-e6a9-48f3-964e-b9a16f76596e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:10:53.132Z|2ea940b7-e6a9-48f3-964e-b9a16f76596e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:10:53.379Z|5596cc82-d376-4ca0-9db3-083fa997ba46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:53.380Z|5596cc82-d376-4ca0-9db3-083fa997ba46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:53.401Z|c2d54847-58f1-45ff-ab37-8d108b26199b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:53.401Z|c2d54847-58f1-45ff-ab37-8d108b26199b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:10:53.415Z|c8261be6-0bb1-458e-87cd-bd910ac32125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:10:53.416Z|c8261be6-0bb1-458e-87cd-bd910ac32125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:03.402Z|f11edc4f-3ba2-41d9-9971-ade23d12ed3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:03.403Z|f11edc4f-3ba2-41d9-9971-ade23d12ed3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:03.429Z|52002efb-f9e5-4f0c-b81c-1cd3dffac0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:03.430Z|52002efb-f9e5-4f0c-b81c-1cd3dffac0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:03.439Z|28b672e3-d8ef-4639-bac5-79ad7d6536bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:03.440Z|28b672e3-d8ef-4639-bac5-79ad7d6536bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:07.622Z|329cd4fe-580b-447c-9908-a63833a3195a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:11:07.625Z|329cd4fe-580b-447c-9908-a63833a3195a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:11:13.431Z|2d42396e-d03f-4133-aad6-1b140ed886d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:13.433Z|2d42396e-d03f-4133-aad6-1b140ed886d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:13.455Z|98983cf9-9667-4e80-aa31-2178e7d1a156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:13.456Z|98983cf9-9667-4e80-aa31-2178e7d1a156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:13.467Z|1e298da8-2738-4615-86fd-00e0813cfc3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:13.467Z|1e298da8-2738-4615-86fd-00e0813cfc3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:22.622Z|e2a9a1da-351f-4d83-9290-20077cbbdd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:11:22.623Z|e2a9a1da-351f-4d83-9290-20077cbbdd05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:11:23.132Z|52e69f93-e80a-4cbc-90b1-e53cd5105277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:11:23.133Z|52e69f93-e80a-4cbc-90b1-e53cd5105277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:11:23.460Z|40f00baf-fe50-4ccb-bd38-439d96118766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:23.460Z|40f00baf-fe50-4ccb-bd38-439d96118766|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:23.497Z|fee2f13e-8c2d-426a-8602-5562224e5be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:23.497Z|fee2f13e-8c2d-426a-8602-5562224e5be0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:23.502Z|2bfe275c-c1ea-41e7-ab60-aaf8d4ae09da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:23.502Z|2bfe275c-c1ea-41e7-ab60-aaf8d4ae09da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:33.503Z|350f89fe-0694-4580-a038-9cc1ebf44493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:33.504Z|350f89fe-0694-4580-a038-9cc1ebf44493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:33.527Z|d74e7bd3-c479-4513-80e4-5cfe07d12364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:33.528Z|d74e7bd3-c479-4513-80e4-5cfe07d12364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:33.530Z|908c7e03-e5ca-48f4-9e2e-1ff16c676ada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:33.531Z|908c7e03-e5ca-48f4-9e2e-1ff16c676ada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:36.740Z|29c2b059-3846-4e84-a3c9-712784d1154d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:11:36.741Z|29c2b059-3846-4e84-a3c9-712784d1154d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:37.622Z|6884e3c0-81d0-4af9-9040-5f3ed745458d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:11:37.622Z|6884e3c0-81d0-4af9-9040-5f3ed745458d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:11:43.540Z|deee1fba-1236-42b5-8902-96622e4915f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:43.540Z|deee1fba-1236-42b5-8902-96622e4915f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:43.556Z|11f6cfe1-af2d-447b-8026-a138f3f5c141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:43.557Z|11f6cfe1-af2d-447b-8026-a138f3f5c141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:43.566Z|9c75495a-a83b-44a0-b907-992fa86e2882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:43.567Z|9c75495a-a83b-44a0-b907-992fa86e2882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:52.622Z|ba37f9f8-62a6-4a9e-9a11-53b6ea8c8e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:11:52.622Z|ba37f9f8-62a6-4a9e-9a11-53b6ea8c8e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:11:53.133Z|6cadc0e8-a216-4ed2-ab34-1157c5e6b7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:11:53.134Z|6cadc0e8-a216-4ed2-ab34-1157c5e6b7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:11:53.569Z|43289207-cb11-4cb5-88f1-40c5fba2a228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:53.570Z|43289207-cb11-4cb5-88f1-40c5fba2a228|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:53.588Z|dedb346b-b1da-497c-a55b-b30de7106336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:53.589Z|dedb346b-b1da-497c-a55b-b30de7106336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:11:53.599Z|856f3669-a8c4-46bd-8bff-3441d008ebab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:11:53.600Z|856f3669-a8c4-46bd-8bff-3441d008ebab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:03.614Z|181ed1e1-3c15-4b15-9b23-d9b52b42c7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:03.614Z|181ed1e1-3c15-4b15-9b23-d9b52b42c7e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:03.620Z|2bf7e128-66bb-4159-8571-4d01f1fae0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:03.621Z|2bf7e128-66bb-4159-8571-4d01f1fae0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:03.628Z|4c5665b5-17ef-483b-8933-38b28c5c2d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:03.628Z|4c5665b5-17ef-483b-8933-38b28c5c2d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:07.622Z|ee013531-c58d-4686-b2f3-1a87e8f92f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:12:07.622Z|ee013531-c58d-4686-b2f3-1a87e8f92f54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:12:13.654Z|4fff132f-455d-4285-888d-9c1a014d0f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:13.654Z|4fff132f-455d-4285-888d-9c1a014d0f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:13.659Z|d171679a-2ad7-4fba-9c11-09f776ccce07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:13.659Z|d171679a-2ad7-4fba-9c11-09f776ccce07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:13.670Z|9e7a1a40-6604-4e51-bffb-d83c66286643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:13.670Z|9e7a1a40-6604-4e51-bffb-d83c66286643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:22.622Z|e9de610c-5afe-4066-be88-268c78e04700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:12:22.622Z|e9de610c-5afe-4066-be88-268c78e04700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:12:23.135Z|3a0cfa70-6184-418e-9946-aba5fd8861fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:12:23.135Z|3a0cfa70-6184-418e-9946-aba5fd8861fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:12:23.706Z|acc21eca-d9cb-4941-ba2e-a94b1a14d733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:23.706Z|acc21eca-d9cb-4941-ba2e-a94b1a14d733|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:23.706Z|bdcdadd0-6487-4597-a267-c07fac14010e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:23.707Z|bdcdadd0-6487-4597-a267-c07fac14010e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:23.720Z|47c5dd24-529d-424b-b419-2044bf09c967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:23.721Z|47c5dd24-529d-424b-b419-2044bf09c967|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:33.736Z|84076bcd-4594-426e-9ad3-16ab460291d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:33.736Z|84076bcd-4594-426e-9ad3-16ab460291d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:33.761Z|bb28ba50-7a03-4241-bdc6-5a6d45702c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:33.761Z|99fae513-bdc1-461f-8bda-916deb85b959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:33.762Z|99fae513-bdc1-461f-8bda-916deb85b959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:33.762Z|bb28ba50-7a03-4241-bdc6-5a6d45702c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:36.740Z|521dfbf4-75f5-4064-b57e-01142eb36cdd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:12:36.741Z|521dfbf4-75f5-4064-b57e-01142eb36cdd|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:37.622Z|91eb0555-e3db-4448-8be9-6c79faec0c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:12:37.626Z|91eb0555-e3db-4448-8be9-6c79faec0c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:12:43.768Z|03255bad-2d0d-4c78-9e09-90d0b2051b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:43.769Z|03255bad-2d0d-4c78-9e09-90d0b2051b90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:43.784Z|d9d06478-a48e-4db1-9c44-421d7d7f76d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:43.785Z|0c02d83b-53f9-466b-aa3f-e70ea38a563c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:43.785Z|0c02d83b-53f9-466b-aa3f-e70ea38a563c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:43.786Z|d9d06478-a48e-4db1-9c44-421d7d7f76d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:52.622Z|603973d7-cbc8-4951-ae33-5f25e3c351bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:12:52.624Z|603973d7-cbc8-4951-ae33-5f25e3c351bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:12:53.136Z|304d93f8-e81a-4e6f-abe0-2f8d068919ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:12:53.136Z|304d93f8-e81a-4e6f-abe0-2f8d068919ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:12:53.795Z|e3cbf4ed-0a18-496e-bf6a-fff7b9065c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:53.796Z|e3cbf4ed-0a18-496e-bf6a-fff7b9065c94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:53.809Z|da97420f-d300-44d4-9462-b6a42ab0a947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:53.809Z|3bb8f6ac-5b75-4646-b7cb-c7bd10383721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:12:53.809Z|da97420f-d300-44d4-9462-b6a42ab0a947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:12:53.810Z|3bb8f6ac-5b75-4646-b7cb-c7bd10383721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:03.829Z|e3fb14ec-c63e-4158-b08b-6e5d5ecf408a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:03.829Z|e3fb14ec-c63e-4158-b08b-6e5d5ecf408a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:03.835Z|8ccae40d-1255-4b1e-a306-45e21fd911d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:03.835Z|8ccae40d-1255-4b1e-a306-45e21fd911d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:03.841Z|e2ad40b6-b925-4ec3-a43c-43a5a0f40986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:03.841Z|e2ad40b6-b925-4ec3-a43c-43a5a0f40986|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:07.622Z|7f939ec3-05ed-4172-bb10-ad5fe741f8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:13:07.622Z|7f939ec3-05ed-4172-bb10-ad5fe741f8d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:13:13.859Z|7040b4d8-5923-43fb-94b3-9f85cc2935cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:13.859Z|1840d20a-ad39-42d8-a10a-9b39e5d8db04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:13.860Z|7040b4d8-5923-43fb-94b3-9f85cc2935cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:13.860Z|1840d20a-ad39-42d8-a10a-9b39e5d8db04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:13.863Z|17024574-af14-47ca-8eda-61055ec2767f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:13.868Z|17024574-af14-47ca-8eda-61055ec2767f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:22.622Z|43f977b9-25fc-4621-af6d-576457d68d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:13:22.622Z|43f977b9-25fc-4621-af6d-576457d68d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:13:23.137Z|e42b8ac5-1b3b-4c44-ada5-d8042f991697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:13:23.137Z|e42b8ac5-1b3b-4c44-ada5-d8042f991697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:13:23.884Z|9ab0028d-945b-4ecf-b273-0b362fd28a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:23.883Z|c4e80847-3522-4f00-abe6-203478c7c846|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:23.884Z|9ab0028d-945b-4ecf-b273-0b362fd28a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:23.884Z|c4e80847-3522-4f00-abe6-203478c7c846|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:23.893Z|b7ac7c6b-58e7-436a-a44d-b3ecd259637c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:23.893Z|b7ac7c6b-58e7-436a-a44d-b3ecd259637c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:33.914Z|06fa8e23-f545-45b2-aa53-abf946605e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:33.915Z|06fa8e23-f545-45b2-aa53-abf946605e43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:33.916Z|4bc0d489-ca70-4026-b221-1832e7e6628d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:33.916Z|4bc0d489-ca70-4026-b221-1832e7e6628d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:33.924Z|970e7127-3248-4bff-bbf7-738a00476fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:33.924Z|970e7127-3248-4bff-bbf7-738a00476fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:36.741Z|5570f843-f516-4523-aeed-659cb79f5983|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:13:36.742Z|5570f843-f516-4523-aeed-659cb79f5983|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:37.621Z|121a33c0-1a1c-4d5b-918f-6c0df6d22d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:13:37.623Z|121a33c0-1a1c-4d5b-918f-6c0df6d22d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:13:43.939Z|e009eb41-2f0f-4919-bfe3-f0e0bd2bdfd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:43.940Z|e009eb41-2f0f-4919-bfe3-f0e0bd2bdfd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:43.944Z|08874432-821f-413b-a693-dc6f74392928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:43.945Z|08874432-821f-413b-a693-dc6f74392928|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:43.946Z|785cb7c7-e8bf-42d8-9191-b677f603a556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:43.947Z|785cb7c7-e8bf-42d8-9191-b677f603a556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:52.622Z|ea1cb5b6-031d-40c2-bdc6-9e0360f3ceaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:13:52.622Z|ea1cb5b6-031d-40c2-bdc6-9e0360f3ceaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:13:53.138Z|f216ca01-c083-449d-b84c-34d43f404003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:13:53.138Z|f216ca01-c083-449d-b84c-34d43f404003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:13:53.962Z|94b92fbd-64c8-46f4-b4a1-d577544be86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:53.963Z|94b92fbd-64c8-46f4-b4a1-d577544be86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:53.964Z|630223d2-e27b-4691-90a0-12bb37e3d38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:53.965Z|630223d2-e27b-4691-90a0-12bb37e3d38e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:13:53.969Z|3abba45c-15ca-4fc3-a828-419ed4a7728e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:13:53.970Z|3abba45c-15ca-4fc3-a828-419ed4a7728e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:03.989Z|02e742b4-ac88-404e-9b28-431c50414fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:03.990Z|02e742b4-ac88-404e-9b28-431c50414fbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:03.990Z|3403f5b5-8a07-4c41-98a8-9d07b20ba4fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:03.990Z|3403f5b5-8a07-4c41-98a8-9d07b20ba4fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:03.991Z|63c869a3-7b01-4ff7-972b-9c556ace378a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:03.992Z|63c869a3-7b01-4ff7-972b-9c556ace378a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:07.623Z|f9b1d593-06fa-4a16-bb32-c5aebcedd4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:14:07.625Z|f9b1d593-06fa-4a16-bb32-c5aebcedd4dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:14:14.015Z|ff17ab88-a2c7-4a89-b954-15ffee63d84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:14.015Z|777771d6-a105-4988-9114-700fbc097a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:14.016Z|ff17ab88-a2c7-4a89-b954-15ffee63d84e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:14.016Z|777771d6-a105-4988-9114-700fbc097a3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:14.019Z|f00e525f-5542-43fb-a3aa-05ecd26dda6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:14.019Z|f00e525f-5542-43fb-a3aa-05ecd26dda6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:22.622Z|bf10ef1c-40d6-45c8-b22c-ad7360d9dac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:14:22.622Z|bf10ef1c-40d6-45c8-b22c-ad7360d9dac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:14:23.139Z|e96f4a9b-b616-49dd-a6c7-9b93516136e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:14:23.139Z|e96f4a9b-b616-49dd-a6c7-9b93516136e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:14:24.040Z|be7159f5-db72-43bf-8ae4-ed93b8449bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:24.040Z|be7159f5-db72-43bf-8ae4-ed93b8449bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:24.048Z|82289bfa-1c90-4355-834f-91e88278bf63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:24.048Z|82289bfa-1c90-4355-834f-91e88278bf63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:24.050Z|4fab866a-e163-47a8-8620-30e5139c44cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:24.051Z|4fab866a-e163-47a8-8620-30e5139c44cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:34.069Z|3aaf00fa-edba-48e3-88ec-c81f8851d61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:34.070Z|3aaf00fa-edba-48e3-88ec-c81f8851d61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:34.075Z|4d523236-8dbb-458f-9ff0-fba89122f24c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:34.076Z|4d523236-8dbb-458f-9ff0-fba89122f24c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:34.079Z|c3e4de54-6e4f-4474-9e17-dac603b2fb84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:34.080Z|c3e4de54-6e4f-4474-9e17-dac603b2fb84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:36.741Z|d37c4272-491c-4b44-9603-b1b4bec30637|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:14:36.742Z|d37c4272-491c-4b44-9603-b1b4bec30637|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:37.621Z|9a26dbdc-348e-41c6-8dee-1c058d2cb7d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:14:37.622Z|9a26dbdc-348e-41c6-8dee-1c058d2cb7d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:14:44.103Z|8e30905a-6001-4803-a2b4-7bb37d4edaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:44.103Z|93c8b8a4-7561-458e-a9c9-d6c374d1203a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:44.104Z|8e30905a-6001-4803-a2b4-7bb37d4edaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:44.104Z|93c8b8a4-7561-458e-a9c9-d6c374d1203a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:44.106Z|76ad307b-5b5b-405a-9daa-eacb483ff6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:44.107Z|76ad307b-5b5b-405a-9daa-eacb483ff6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:52.622Z|6e4f038d-52be-4756-bf56-a36082d18633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:14:52.625Z|6e4f038d-52be-4756-bf56-a36082d18633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:14:53.139Z|1b847631-51f7-47be-be65-f6e6ff139aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:14:53.140Z|1b847631-51f7-47be-be65-f6e6ff139aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:14:54.143Z|343995d9-6f82-4af6-baa7-c45e8258643f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:54.143Z|88517505-3784-4d87-8155-9285e6c5527a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:54.145Z|8e0516ec-0711-45b7-b7eb-74be3d4d533d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:14:54.145Z|88517505-3784-4d87-8155-9285e6c5527a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:54.145Z|343995d9-6f82-4af6-baa7-c45e8258643f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:14:54.145Z|8e0516ec-0711-45b7-b7eb-74be3d4d533d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:04.176Z|0dc1f287-769f-4670-a8ec-41a9f5a87522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:04.176Z|6504f0d9-1ce7-458a-a8d2-a78521d0bc8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:04.176Z|1e5063be-177f-42d8-9a8a-8b43c3372f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:04.178Z|0dc1f287-769f-4670-a8ec-41a9f5a87522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:04.178Z|1e5063be-177f-42d8-9a8a-8b43c3372f9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:04.178Z|6504f0d9-1ce7-458a-a8d2-a78521d0bc8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:07.623Z|af588f27-6fdc-4599-b3b2-2cc793a141f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:15:07.624Z|af588f27-6fdc-4599-b3b2-2cc793a141f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:15:14.204Z|53dffc87-f631-42de-ab14-4e1338aa41f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:14.205Z|53dffc87-f631-42de-ab14-4e1338aa41f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:14.208Z|22cd43ac-5e96-405e-aa25-18413e3cfca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:14.209Z|22cd43ac-5e96-405e-aa25-18413e3cfca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:14.211Z|b33e2859-a353-4030-9dd5-3c1880508b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:14.214Z|b33e2859-a353-4030-9dd5-3c1880508b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:22.622Z|d4ad7bd7-d234-4c2c-a629-a3cd6e40c90b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:15:22.622Z|d4ad7bd7-d234-4c2c-a629-a3cd6e40c90b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:15:23.141Z|b980d734-d9b3-4d5c-a827-7ff7ada543f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:15:23.141Z|b980d734-d9b3-4d5c-a827-7ff7ada543f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:15:24.231Z|a8c3f0c2-63b3-48b2-bbc8-284fe56f7e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:24.231Z|153e717a-ce3d-4781-9119-1aa40efa64b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:24.232Z|a8c3f0c2-63b3-48b2-bbc8-284fe56f7e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:24.232Z|153e717a-ce3d-4781-9119-1aa40efa64b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:24.236Z|23f9c5c7-4119-4713-9271-07af69003cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:24.237Z|23f9c5c7-4119-4713-9271-07af69003cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:34.259Z|1e1b4a5f-fb8c-4fcd-9897-7d08c9956ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:34.259Z|1bf0a386-ddb5-4c50-9d95-2af352aaf4e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:34.259Z|1e1b4a5f-fb8c-4fcd-9897-7d08c9956ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:34.259Z|1bf0a386-ddb5-4c50-9d95-2af352aaf4e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:34.266Z|36b0c6ce-06e1-436d-8940-26d7d7098309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:34.267Z|36b0c6ce-06e1-436d-8940-26d7d7098309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:36.741Z|f5f0f5ef-91ec-441d-865c-4f1a87c5eb34|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:15:36.742Z|f5f0f5ef-91ec-441d-865c-4f1a87c5eb34|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:37.622Z|6544526c-ecb5-4ba1-8e39-3c0227a23916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:15:37.625Z|6544526c-ecb5-4ba1-8e39-3c0227a23916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:15:44.292Z|8142b20b-1342-48d2-91ee-c03853d2e2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:44.292Z|f75265c9-0cd3-488e-8d21-d1f17509d947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:44.292Z|075fe8c7-f157-400b-810f-21c1b1a9e99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:44.293Z|f75265c9-0cd3-488e-8d21-d1f17509d947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:44.293Z|8142b20b-1342-48d2-91ee-c03853d2e2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:44.293Z|075fe8c7-f157-400b-810f-21c1b1a9e99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:52.622Z|7d44e274-3835-421f-be57-9bb50c355ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:15:52.622Z|7d44e274-3835-421f-be57-9bb50c355ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:15:53.142Z|a7ae7645-51eb-4d2f-97f4-e20bdf95b745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:15:53.142Z|a7ae7645-51eb-4d2f-97f4-e20bdf95b745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:15:54.316Z|7f363788-d4c0-4a7f-95c4-0ec041af8e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:54.317Z|7f363788-d4c0-4a7f-95c4-0ec041af8e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:54.321Z|9487a59b-af05-480b-8653-94c1f03fe6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:54.321Z|e304b47e-96f8-40f5-bfb9-e972e83eb675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:15:54.321Z|e304b47e-96f8-40f5-bfb9-e972e83eb675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:15:54.322Z|9487a59b-af05-480b-8653-94c1f03fe6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:04.342Z|13dd1c3e-9f40-4ab9-ad65-8bdd77040f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:04.342Z|13dd1c3e-9f40-4ab9-ad65-8bdd77040f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:04.355Z|e665e51a-3995-4882-8a5a-bfd6cfb4d9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:04.355Z|6306f3b7-9829-4c55-92bd-339ff0022fd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:04.356Z|e665e51a-3995-4882-8a5a-bfd6cfb4d9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:04.356Z|6306f3b7-9829-4c55-92bd-339ff0022fd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:07.621Z|3aad8570-f8b9-4d05-bf4e-24733f4bc460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:16:07.622Z|3aad8570-f8b9-4d05-bf4e-24733f4bc460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:16:14.368Z|c0340153-6868-4389-8c52-87fc0eb457fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:14.369Z|c0340153-6868-4389-8c52-87fc0eb457fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:14.378Z|7f1fe1e2-8931-445e-b80b-26e2174363bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:14.379Z|7f1fe1e2-8931-445e-b80b-26e2174363bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:14.380Z|d95ab14b-ef48-48f6-98d4-a70668b817ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:14.380Z|d95ab14b-ef48-48f6-98d4-a70668b817ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:22.622Z|8d1b6a70-c8c2-4bc1-9b77-9c9046aeec28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:16:22.624Z|8d1b6a70-c8c2-4bc1-9b77-9c9046aeec28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:16:23.143Z|b7851b53-2d53-4cdb-a04d-b519c27d3281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:16:23.143Z|b7851b53-2d53-4cdb-a04d-b519c27d3281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:16:24.394Z|286bac04-2ccc-433e-9ba5-c1507830b9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:24.395Z|286bac04-2ccc-433e-9ba5-c1507830b9fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:24.399Z|a951cfdd-071e-4c9d-90d0-a5130bd6a467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:24.399Z|a951cfdd-071e-4c9d-90d0-a5130bd6a467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:24.404Z|81f1c055-2a62-405c-a559-57c9c76df027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:24.404Z|81f1c055-2a62-405c-a559-57c9c76df027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:34.425Z|10c3686d-2a17-4f83-9e7b-96de435db092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:34.425Z|6bcc55d7-25a3-4155-a36e-4cbea7e23812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:34.425Z|5cd1321f-81a8-4b36-ab6a-e4c5fbebc5c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:34.426Z|10c3686d-2a17-4f83-9e7b-96de435db092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:34.426Z|5cd1321f-81a8-4b36-ab6a-e4c5fbebc5c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:34.426Z|6bcc55d7-25a3-4155-a36e-4cbea7e23812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:36.741Z|ac4c603e-3348-492e-b631-c91af237e6ea|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:16:36.742Z|ac4c603e-3348-492e-b631-c91af237e6ea|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:37.623Z|50b81686-fe1b-43c6-9327-46f8de11cab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:16:37.633Z|50b81686-fe1b-43c6-9327-46f8de11cab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:16:44.447Z|1b730e00-91e2-48f5-9416-4795fa95ab78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:44.448Z|1b730e00-91e2-48f5-9416-4795fa95ab78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:44.453Z|ed84470e-0a74-412f-915d-7e6ee5458902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:44.454Z|ed84470e-0a74-412f-915d-7e6ee5458902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:44.454Z|c2c7f751-4324-457e-b63c-bdf5d25a6602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:44.455Z|c2c7f751-4324-457e-b63c-bdf5d25a6602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:52.622Z|ed484ec4-d053-4c34-a52a-ae6927f5158e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:16:52.622Z|ed484ec4-d053-4c34-a52a-ae6927f5158e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:16:53.144Z|b1ef6dba-e5e8-4a68-ae3c-9d35a0d77c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:16:53.144Z|b1ef6dba-e5e8-4a68-ae3c-9d35a0d77c59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:16:54.469Z|62a97964-0f04-4938-8a3e-88d255449377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:54.470Z|62a97964-0f04-4938-8a3e-88d255449377|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:54.476Z|58056516-1f2b-426c-bbf1-5f96dcd578b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:54.476Z|58056516-1f2b-426c-bbf1-5f96dcd578b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:16:54.482Z|39d2c340-7378-4966-a9e9-2ab7181f262f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:16:54.482Z|39d2c340-7378-4966-a9e9-2ab7181f262f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:04.492Z|3c2ff8eb-d41c-414e-84a1-b9559398b72d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:04.493Z|3c2ff8eb-d41c-414e-84a1-b9559398b72d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:04.496Z|2bee83c4-283e-4d15-b8c0-d35387569b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:04.501Z|2bee83c4-283e-4d15-b8c0-d35387569b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:04.512Z|fdb7acdf-4c44-4db6-a534-d3628e5d4f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:04.512Z|fdb7acdf-4c44-4db6-a534-d3628e5d4f22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:07.621Z|00bc8f91-e665-49c0-9739-cd39997c4dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:17:07.624Z|00bc8f91-e665-49c0-9739-cd39997c4dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:17:14.536Z|8cb5b945-93dd-48c9-bfbf-7fb86e3c6e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:14.536Z|0d0bf0ed-b053-4c36-95ba-3f2c3c9623d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:14.536Z|8cb5b945-93dd-48c9-bfbf-7fb86e3c6e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:14.537Z|e7ab8de5-216c-46b2-ad77-78d89a63986b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:14.537Z|0d0bf0ed-b053-4c36-95ba-3f2c3c9623d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:14.537Z|e7ab8de5-216c-46b2-ad77-78d89a63986b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:22.622Z|fe7f83ab-26df-49b2-8ec0-dcdc2aaf7f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:17:22.622Z|fe7f83ab-26df-49b2-8ec0-dcdc2aaf7f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:17:23.145Z|c6c74d14-8521-45d9-8af9-5df72b93d58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:17:23.145Z|c6c74d14-8521-45d9-8af9-5df72b93d58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:17:24.564Z|cf095ad3-a804-4dab-8e7d-38345b0b6dfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:24.564Z|cf095ad3-a804-4dab-8e7d-38345b0b6dfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:24.567Z|a85ee6ea-ead3-45e4-b3d2-14b3c8fb5160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:24.567Z|a85ee6ea-ead3-45e4-b3d2-14b3c8fb5160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:24.571Z|a8edec7e-55f4-49e9-9692-ed513a61342c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:24.571Z|a8edec7e-55f4-49e9-9692-ed513a61342c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:34.592Z|0c47f04f-93b1-4068-b8e1-709630200ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:34.593Z|4023cebc-acc5-48ee-8471-d66fb903568b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:34.593Z|549c74f1-74e3-4928-926e-af755c42e700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:34.593Z|0c47f04f-93b1-4068-b8e1-709630200ccf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:34.594Z|4023cebc-acc5-48ee-8471-d66fb903568b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:34.594Z|549c74f1-74e3-4928-926e-af755c42e700|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:36.741Z|d84e305b-a36d-4e75-acde-b01e98c102eb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:17:36.742Z|d84e305b-a36d-4e75-acde-b01e98c102eb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:37.622Z|eb7c419d-9afb-4ee7-a54c-c8d7718c6858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:17:37.623Z|eb7c419d-9afb-4ee7-a54c-c8d7718c6858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:17:44.619Z|ade88584-208d-4a67-8705-6d92f3df26e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:44.619Z|a29b5bdc-ed3c-4e08-9756-7b622affaf52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:44.619Z|ade88584-208d-4a67-8705-6d92f3df26e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:44.619Z|a29b5bdc-ed3c-4e08-9756-7b622affaf52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:44.623Z|16d59516-ed91-48d0-95f8-230be02f7734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:44.623Z|16d59516-ed91-48d0-95f8-230be02f7734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:52.621Z|c1aec5dc-afb9-49f4-a21e-428d4ca1307e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:17:52.624Z|c1aec5dc-afb9-49f4-a21e-428d4ca1307e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:17:53.146Z|4d6dc41a-9764-426a-b52a-ed0931d846ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:17:53.146Z|4d6dc41a-9764-426a-b52a-ed0931d846ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:17:54.642Z|2f590bc0-5680-4bc2-a9bc-6f1086138459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:54.642Z|ea73dc10-2437-4ab4-a4b0-9da103c02bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:54.642Z|2f590bc0-5680-4bc2-a9bc-6f1086138459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:54.643Z|ea73dc10-2437-4ab4-a4b0-9da103c02bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:17:54.648Z|6f1eae89-3378-4515-91cc-71c79fa55e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:17:54.649Z|6f1eae89-3378-4515-91cc-71c79fa55e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:04.664Z|3b5dbd33-4016-4bd5-8a4d-21cc62c59304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:04.664Z|3b5dbd33-4016-4bd5-8a4d-21cc62c59304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:04.665Z|7b5f6ec6-7e61-4307-b799-f763c697237d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:04.666Z|7b5f6ec6-7e61-4307-b799-f763c697237d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:04.671Z|1567d3b2-dd73-4849-a3b7-5bf69e79fc57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:04.671Z|1567d3b2-dd73-4849-a3b7-5bf69e79fc57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:07.621Z|0b397c59-4f6a-4e5a-b8f7-c6da76bf366e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:18:07.622Z|0b397c59-4f6a-4e5a-b8f7-c6da76bf366e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:18:14.687Z|998dd08a-b4bb-43d3-bffe-0abda2aba44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:14.687Z|826294a3-5863-43aa-a5db-b7367c18c6a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:14.688Z|998dd08a-b4bb-43d3-bffe-0abda2aba44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:14.688Z|826294a3-5863-43aa-a5db-b7367c18c6a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:14.692Z|f586b886-70e5-45f4-8756-4a15d4776267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:14.693Z|f586b886-70e5-45f4-8756-4a15d4776267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:22.622Z|38e5b7fb-fba8-485f-ba8d-35f8a00ba247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:18:22.622Z|38e5b7fb-fba8-485f-ba8d-35f8a00ba247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:18:23.152Z|190adf55-ab75-4e71-89db-57871a64f08a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:18:23.152Z|190adf55-ab75-4e71-89db-57871a64f08a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:18:24.719Z|6b4c6175-a809-443f-ba11-f7f2e0438398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:24.719Z|6c5e0963-bf1d-4226-bffc-0ea76b862bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:24.720Z|6b4c6175-a809-443f-ba11-f7f2e0438398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:24.720Z|6c5e0963-bf1d-4226-bffc-0ea76b862bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:24.723Z|7a1aa322-45b1-443d-898f-4a2107e5d6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:24.726Z|7a1aa322-45b1-443d-898f-4a2107e5d6bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:34.743Z|84d34786-32db-4547-be54-5f782fabf184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:34.744Z|84d34786-32db-4547-be54-5f782fabf184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:34.750Z|42834772-8d21-40d6-b91f-c7d1fe00d431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:34.751Z|42834772-8d21-40d6-b91f-c7d1fe00d431|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:34.754Z|1b3e6c1e-76f5-4025-a7f7-def101f95688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:34.754Z|1b3e6c1e-76f5-4025-a7f7-def101f95688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:36.740Z|90083af7-bf41-47b7-b4a3-0f31a57129f3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:18:36.741Z|90083af7-bf41-47b7-b4a3-0f31a57129f3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:37.622Z|8329cabb-249b-4868-b28d-7fb23d53df1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:18:37.624Z|8329cabb-249b-4868-b28d-7fb23d53df1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:18:44.771Z|17ba5dc4-cc27-4f22-b065-2226f3cde2c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:44.772Z|17ba5dc4-cc27-4f22-b065-2226f3cde2c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:44.774Z|2cc2a27d-8da0-498b-b517-736a09704f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:44.774Z|2cc2a27d-8da0-498b-b517-736a09704f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:44.778Z|95b9d293-04d6-46bb-9500-57c51880c3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:44.778Z|95b9d293-04d6-46bb-9500-57c51880c3ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:52.622Z|857cb4aa-7dc1-4ce7-adb9-f4033b5feb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:18:52.622Z|857cb4aa-7dc1-4ce7-adb9-f4033b5feb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:18:53.153Z|928cdda0-3bc7-4f95-b6bf-a0d52b23b6e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:18:53.153Z|928cdda0-3bc7-4f95-b6bf-a0d52b23b6e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:18:54.794Z|51d8f1cb-5315-4b55-ae06-7be445ee5e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:54.795Z|51d8f1cb-5315-4b55-ae06-7be445ee5e7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:54.795Z|d7b3e317-e7a5-40e1-9119-0222a10327ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:54.795Z|d7b3e317-e7a5-40e1-9119-0222a10327ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:18:54.798Z|37e7b382-ee1f-4c6e-8381-63271db53e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:18:54.798Z|37e7b382-ee1f-4c6e-8381-63271db53e2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:04.819Z|f385e009-de69-4d77-837e-df79eeac8aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:04.820Z|f385e009-de69-4d77-837e-df79eeac8aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:04.821Z|c6e98ec2-9fe7-4fc2-ab36-833499df73d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:04.822Z|c6e98ec2-9fe7-4fc2-ab36-833499df73d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:04.828Z|8f3535bc-4bb6-4ed5-8883-52bbaf3c39d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:04.829Z|8f3535bc-4bb6-4ed5-8883-52bbaf3c39d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:07.622Z|d16d211b-bb31-46f0-860a-7e2dd5899e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:19:07.622Z|d16d211b-bb31-46f0-860a-7e2dd5899e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:19:14.843Z|4aae9911-e98b-4cf1-a7b3-8b41a1be7290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:14.843Z|8cf501ae-8c85-4fe1-9083-80ba0b9a3749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:14.844Z|4aae9911-e98b-4cf1-a7b3-8b41a1be7290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:14.844Z|8cf501ae-8c85-4fe1-9083-80ba0b9a3749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:14.858Z|1067deaf-c007-460b-a4a5-03039150bdff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:14.858Z|1067deaf-c007-460b-a4a5-03039150bdff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:22.622Z|2f209981-0cb7-4ca5-9968-e99175b6bbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:19:22.625Z|2f209981-0cb7-4ca5-9968-e99175b6bbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:19:23.154Z|e8d70992-ca9a-435f-8d13-56654a82a2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:19:23.154Z|e8d70992-ca9a-435f-8d13-56654a82a2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:19:24.870Z|f3d8cdb6-4938-4702-9022-a04c58add911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:24.871Z|f3d8cdb6-4938-4702-9022-a04c58add911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:24.874Z|19f31c8a-e12c-4787-a8df-dafa9da584cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:24.875Z|19f31c8a-e12c-4787-a8df-dafa9da584cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:24.882Z|da66bf73-6bc9-46e7-b21d-e07a680503d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:24.882Z|da66bf73-6bc9-46e7-b21d-e07a680503d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:34.895Z|fe7ad131-e3ab-4648-956e-19a7982d4fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:34.895Z|f4aca5a2-ca98-40bd-86ef-306ca8974127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:34.896Z|fe7ad131-e3ab-4648-956e-19a7982d4fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:34.896Z|f4aca5a2-ca98-40bd-86ef-306ca8974127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:34.905Z|fa621f7d-66c9-4835-886b-a0f2d57a6e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:34.906Z|fa621f7d-66c9-4835-886b-a0f2d57a6e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:36.740Z|066648bd-65ed-4f64-ae4e-2c66a19e71a3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:19:36.741Z|066648bd-65ed-4f64-ae4e-2c66a19e71a3|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:37.623Z|a4f8dd5f-d6fe-42b7-9083-b803621a5e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:19:37.623Z|a4f8dd5f-d6fe-42b7-9083-b803621a5e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:19:44.918Z|b5550a5f-8cb7-4a0d-85c3-8485aff6d21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:44.919Z|b5550a5f-8cb7-4a0d-85c3-8485aff6d21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:44.921Z|eb4f8c94-0935-42a3-b593-0e1535e556d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:44.922Z|eb4f8c94-0935-42a3-b593-0e1535e556d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:44.928Z|3a4650fe-ef2d-40c3-b0ee-02e456409ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:44.928Z|3a4650fe-ef2d-40c3-b0ee-02e456409ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:52.622Z|efb32369-6042-4813-b153-ee3d9886f0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:19:52.622Z|efb32369-6042-4813-b153-ee3d9886f0ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:19:53.157Z|746c3ce6-6ea1-442e-a293-68f2256174bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:19:53.159Z|746c3ce6-6ea1-442e-a293-68f2256174bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:19:54.945Z|7526c58c-4a99-4cde-a2bc-ffa9c347adf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:54.946Z|7526c58c-4a99-4cde-a2bc-ffa9c347adf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:54.947Z|f45aa7d7-2990-4bf9-9737-b8fa4a825ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:54.948Z|f45aa7d7-2990-4bf9-9737-b8fa4a825ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:19:54.955Z|ed0dd673-3280-4925-8ffb-175f636e2473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:19:54.955Z|ed0dd673-3280-4925-8ffb-175f636e2473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:04.970Z|3793d00f-089d-4402-894e-e6b9fb8c01fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:04.971Z|3793d00f-089d-4402-894e-e6b9fb8c01fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:04.971Z|aee6741d-b3d4-44b1-9258-45e6b2c264eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:04.972Z|aee6741d-b3d4-44b1-9258-45e6b2c264eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:04.979Z|4a620623-98ae-48b2-85e2-ae68ff421858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:04.979Z|4a620623-98ae-48b2-85e2-ae68ff421858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:07.622Z|163ba3db-c2b0-43b9-80c2-9b842eaa5c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:20:07.627Z|163ba3db-c2b0-43b9-80c2-9b842eaa5c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:20:14.992Z|bd0c1061-c4c1-40df-badb-6290dbbc5a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:14.992Z|3a76a764-7849-4878-bc9c-f50e0f15088d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:14.992Z|bd0c1061-c4c1-40df-badb-6290dbbc5a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:14.992Z|3a76a764-7849-4878-bc9c-f50e0f15088d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:14.997Z|e96255e8-0411-4e6a-b2ac-d50b5ba0ec3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:14.998Z|e96255e8-0411-4e6a-b2ac-d50b5ba0ec3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:22.622Z|271d69dc-bf53-4ae8-92b8-f9cdff1316ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:20:22.622Z|271d69dc-bf53-4ae8-92b8-f9cdff1316ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:20:23.160Z|2b78b80e-c73f-4669-95a3-339142e9d8af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:20:23.161Z|2b78b80e-c73f-4669-95a3-339142e9d8af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:20:25.016Z|d64eb05a-8645-4662-a288-b0eeda403328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:25.016Z|c4827429-13a5-40c6-8d33-c1d0fd8270e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:25.016Z|15aad346-32f3-4ea5-9a02-e22d437cce29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:25.016Z|15aad346-32f3-4ea5-9a02-e22d437cce29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:25.016Z|d64eb05a-8645-4662-a288-b0eeda403328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:25.016Z|c4827429-13a5-40c6-8d33-c1d0fd8270e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:35.040Z|5184ea6f-3049-4690-a5d9-5db2816a2fe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:35.041Z|5184ea6f-3049-4690-a5d9-5db2816a2fe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:35.042Z|bcd243e1-52c9-47ad-9ddd-1a1f34a21611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:35.042Z|bcd243e1-52c9-47ad-9ddd-1a1f34a21611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:35.040Z|33204b77-5b09-41d4-8a5d-5ae41122daac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:35.046Z|33204b77-5b09-41d4-8a5d-5ae41122daac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:36.740Z|19394f67-f900-42f1-ad22-233685bed152|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:20:36.740Z|19394f67-f900-42f1-ad22-233685bed152|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:37.621Z|c40d3cde-18a0-4d43-aab3-5f872923b6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:20:37.622Z|c40d3cde-18a0-4d43-aab3-5f872923b6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:20:45.070Z|11cd1c54-d198-4204-970b-773483ee1a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:45.071Z|11cd1c54-d198-4204-970b-773483ee1a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:45.074Z|48971c2c-64de-4006-9ebd-8cfad1e60f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:45.075Z|48971c2c-64de-4006-9ebd-8cfad1e60f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:45.076Z|0d4e1d18-1ff7-4814-865c-02af9f2e2b44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:45.078Z|0d4e1d18-1ff7-4814-865c-02af9f2e2b44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:52.622Z|d971105a-828a-490e-8399-caf4c1c4e5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:20:52.624Z|d971105a-828a-490e-8399-caf4c1c4e5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:20:53.162Z|1043866c-ee06-414b-80b1-fbadf3f3e86b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:20:53.163Z|1043866c-ee06-414b-80b1-fbadf3f3e86b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:20:55.094Z|937dd378-1623-4120-844d-055efb03063e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:55.095Z|937dd378-1623-4120-844d-055efb03063e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:55.104Z|2e271638-a578-46bf-8307-32d0308031c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:55.104Z|2e271638-a578-46bf-8307-32d0308031c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:20:55.113Z|88e71362-65c7-4037-8a15-62f313cbf6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:20:55.114Z|88e71362-65c7-4037-8a15-62f313cbf6e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:05.118Z|835be8b0-f900-4b03-93bc-6a300cd0932e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:05.119Z|835be8b0-f900-4b03-93bc-6a300cd0932e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:05.126Z|ca383fe2-20ef-441d-bfac-10af52e713ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:05.127Z|ca383fe2-20ef-441d-bfac-10af52e713ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:05.159Z|65d45daf-424a-41e1-8c0b-76e08ee049d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:05.160Z|65d45daf-424a-41e1-8c0b-76e08ee049d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:07.621Z|af1b4681-2362-44e0-a51f-819404188f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:21:07.622Z|af1b4681-2362-44e0-a51f-819404188f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:21:15.151Z|5049742b-c9d6-4014-8b96-ae3e69fdfc65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:15.152Z|5049742b-c9d6-4014-8b96-ae3e69fdfc65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:15.153Z|90b01b4b-a206-44ce-84f4-5bea47af8207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:15.154Z|90b01b4b-a206-44ce-84f4-5bea47af8207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:15.191Z|02a62002-0061-46b6-9ef6-ce8d7143ad2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:15.191Z|02a62002-0061-46b6-9ef6-ce8d7143ad2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:22.622Z|10c8a05a-ef77-445e-8015-2fa6878a6fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:21:22.622Z|10c8a05a-ef77-445e-8015-2fa6878a6fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:21:23.163Z|71c5cb97-5be7-4e0a-a73d-4fed87b5971d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:21:23.164Z|71c5cb97-5be7-4e0a-a73d-4fed87b5971d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:21:25.177Z|68638d6f-ddea-416e-a815-1cbf6da756a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:25.178Z|68638d6f-ddea-416e-a815-1cbf6da756a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:25.179Z|44ed91af-679f-4c3c-a193-a8e465d77124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:25.180Z|44ed91af-679f-4c3c-a193-a8e465d77124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:25.213Z|dc38d991-8992-4b60-b757-99c2f7a389a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:25.213Z|dc38d991-8992-4b60-b757-99c2f7a389a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:35.207Z|b91618ae-a9ab-460e-ad08-acd8420e2e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:35.208Z|b91618ae-a9ab-460e-ad08-acd8420e2e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:35.215Z|c176568b-a4aa-4265-9a25-0cee22bae267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:35.224Z|c176568b-a4aa-4265-9a25-0cee22bae267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:35.251Z|452bf1fd-e8a2-4d8c-b1b5-501d1a0b501b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:35.252Z|452bf1fd-e8a2-4d8c-b1b5-501d1a0b501b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:36.740Z|27bd7a7a-d0ee-47cb-b7e3-011fe7e2888d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:21:36.741Z|27bd7a7a-d0ee-47cb-b7e3-011fe7e2888d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:37.622Z|7e08dda0-f747-4daa-9b55-7fea569882bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:21:37.626Z|7e08dda0-f747-4daa-9b55-7fea569882bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:21:45.232Z|251ae4f7-2183-4b9d-96b7-df44350286b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:45.232Z|251ae4f7-2183-4b9d-96b7-df44350286b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:45.246Z|f7fb839d-b6e7-48a0-a5be-2bc1dc6315fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:45.247Z|f7fb839d-b6e7-48a0-a5be-2bc1dc6315fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:45.284Z|e7f2839b-cb95-4021-9708-60221d47fa40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:45.284Z|e7f2839b-cb95-4021-9708-60221d47fa40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:52.621Z|490b19ad-1117-48d4-ac04-14ae82228cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:21:52.622Z|490b19ad-1117-48d4-ac04-14ae82228cea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:21:53.165Z|6d0de2f4-72fa-40a0-903f-3e9028edc7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:21:53.166Z|6d0de2f4-72fa-40a0-903f-3e9028edc7ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:21:55.258Z|b9dc5270-ce7e-4470-82a3-4240c7a37e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:55.259Z|b9dc5270-ce7e-4470-82a3-4240c7a37e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:55.271Z|eb9b2a8a-ade9-4e8c-b274-ece827102cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:55.272Z|eb9b2a8a-ade9-4e8c-b274-ece827102cbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:21:55.307Z|23ca6409-7180-4d7e-a82f-a87c314e243e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:21:55.308Z|23ca6409-7180-4d7e-a82f-a87c314e243e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:05.282Z|98ea0607-17a6-4872-815f-cceac11579ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:05.283Z|98ea0607-17a6-4872-815f-cceac11579ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:05.294Z|cd60e574-7733-4966-8fd0-cf40b7213b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:05.295Z|cd60e574-7733-4966-8fd0-cf40b7213b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:05.332Z|faf162cf-62ec-4e63-bbf0-163f6648f3bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:05.333Z|faf162cf-62ec-4e63-bbf0-163f6648f3bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:07.622Z|e0a93262-de23-467f-b399-c99a91e0dce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:22:07.622Z|e0a93262-de23-467f-b399-c99a91e0dce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:22:15.314Z|5b131660-d504-4740-8b7e-34edbb5f66ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:15.315Z|5b131660-d504-4740-8b7e-34edbb5f66ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:15.321Z|c9474067-5de5-4adc-a960-8a526aca76da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:15.322Z|c9474067-5de5-4adc-a960-8a526aca76da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:15.358Z|42836f4b-d430-4967-84a7-431c3ba06206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:15.359Z|42836f4b-d430-4967-84a7-431c3ba06206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:22.622Z|c1f0eec4-fac7-46bf-9c4d-efffefec7d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:22:22.625Z|c1f0eec4-fac7-46bf-9c4d-efffefec7d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:22:23.166Z|729b146a-bbb8-466a-8fa0-1bcc7223bd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:22:23.167Z|729b146a-bbb8-466a-8fa0-1bcc7223bd45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:22:25.348Z|fc17c774-1196-48ae-9e31-fb63a1f2e122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:25.348Z|fba6199c-833d-4d4c-b96b-b0ecc9e2047d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:25.349Z|fc17c774-1196-48ae-9e31-fb63a1f2e122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:25.349Z|fba6199c-833d-4d4c-b96b-b0ecc9e2047d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:25.382Z|6eb58680-2e4c-4191-8855-c6e136d8df36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:25.382Z|6eb58680-2e4c-4191-8855-c6e136d8df36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:35.378Z|026d65c0-4107-452c-9a35-37e1c67903dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:35.380Z|026d65c0-4107-452c-9a35-37e1c67903dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:35.383Z|e4b96be4-c155-4807-aa78-36b5e139252f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:35.383Z|e4b96be4-c155-4807-aa78-36b5e139252f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:35.409Z|07df5634-eff0-4bd7-b1fa-99ba0773cdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:35.409Z|07df5634-eff0-4bd7-b1fa-99ba0773cdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:36.741Z|560ec70d-9103-4f9f-a782-f00edde9a1cf|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:22:36.742Z|560ec70d-9103-4f9f-a782-f00edde9a1cf|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:37.622Z|46c1ccbc-4316-4c5a-bdc9-e819198cb8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:22:37.624Z|46c1ccbc-4316-4c5a-bdc9-e819198cb8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:22:45.414Z|41e094cf-ff36-4d2f-8661-36ae2387dcf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:45.415Z|41e094cf-ff36-4d2f-8661-36ae2387dcf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:45.423Z|68b96177-6872-45c1-af7c-b2bdb04f2c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:45.423Z|68b96177-6872-45c1-af7c-b2bdb04f2c84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:45.438Z|df1ee23d-089a-465a-9b27-17e5095c4153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:45.439Z|df1ee23d-089a-465a-9b27-17e5095c4153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:52.622Z|6bb9df3c-080c-41ca-94a4-07a3a0965f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:22:52.622Z|6bb9df3c-080c-41ca-94a4-07a3a0965f44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:22:53.168Z|c09b65cb-62e0-4694-bf31-dc211122dbc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:22:53.169Z|c09b65cb-62e0-4694-bf31-dc211122dbc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:22:55.451Z|4b236688-b13d-4231-9190-c9d9ee45b6e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:55.451Z|4b236688-b13d-4231-9190-c9d9ee45b6e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:55.463Z|728b74ba-2172-4286-ad17-85df1c9f5f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:55.464Z|728b74ba-2172-4286-ad17-85df1c9f5f47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:22:55.464Z|46b648c9-4bc2-41ef-b50e-b0b7adfb1c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:22:55.465Z|46b648c9-4bc2-41ef-b50e-b0b7adfb1c61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:05.487Z|0bb9853f-905d-4acb-9bf5-c67c79045e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:05.487Z|e38e3265-e0fb-4b38-8bb1-5c14a240bdb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:05.487Z|0bb9853f-905d-4acb-9bf5-c67c79045e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:05.487Z|e38e3265-e0fb-4b38-8bb1-5c14a240bdb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:05.493Z|f0d87862-ea95-472b-a3e1-ede977c53a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:05.493Z|f0d87862-ea95-472b-a3e1-ede977c53a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:07.622Z|74fff1d9-11d0-40e8-b9df-f379bea9e173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:23:07.624Z|74fff1d9-11d0-40e8-b9df-f379bea9e173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:23:15.522Z|2a82bb75-2429-47cc-be75-a2a14a584531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:15.523Z|2a82bb75-2429-47cc-be75-a2a14a584531|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:15.524Z|78fee18c-b14e-42a1-b36c-4de4f5cb360b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:15.524Z|78fee18c-b14e-42a1-b36c-4de4f5cb360b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:15.526Z|922376d3-6450-4d8c-81de-61d108997ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:15.527Z|922376d3-6450-4d8c-81de-61d108997ada|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:22.622Z|7c6f8294-e3ce-442a-85ce-be4b147a36c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:23:22.622Z|7c6f8294-e3ce-442a-85ce-be4b147a36c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:23:23.169Z|fbc61d0e-459b-4ff9-ba30-a53d9318ba7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:23:23.170Z|fbc61d0e-459b-4ff9-ba30-a53d9318ba7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:23:25.552Z|45b76fd6-8900-4b1c-97bf-b3a904d85f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:25.553Z|45b76fd6-8900-4b1c-97bf-b3a904d85f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:25.553Z|c2606893-1a74-4819-8a24-769fa500acf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:25.554Z|c2606893-1a74-4819-8a24-769fa500acf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:25.558Z|8cdac34f-405c-4acd-8887-d59db188c239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:25.559Z|8cdac34f-405c-4acd-8887-d59db188c239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:35.576Z|ee93ad00-6f87-4bf5-bfa6-e323f99c783e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:35.576Z|4635853c-d447-4e58-b12e-7588629e2aa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:35.577Z|4635853c-d447-4e58-b12e-7588629e2aa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:35.577Z|ee93ad00-6f87-4bf5-bfa6-e323f99c783e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:35.579Z|86591bce-29fc-40ac-a3b9-89ab27f1b37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:35.579Z|86591bce-29fc-40ac-a3b9-89ab27f1b37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:36.743Z|ac8ac75a-8af3-4581-a2c7-07b25b556fb0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:23:36.744Z|ac8ac75a-8af3-4581-a2c7-07b25b556fb0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:37.622Z|68b2241b-1168-4643-a4dc-4354a26452ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:23:37.622Z|68b2241b-1168-4643-a4dc-4354a26452ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:23:45.608Z|5fadf1ab-f903-4e8f-9153-c160ce884f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:45.610Z|5fadf1ab-f903-4e8f-9153-c160ce884f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:45.610Z|9734d76d-7ee9-484f-b533-4f8b74660114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:45.610Z|ae213f76-097c-4840-b6e3-2eb6cd6a055f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:45.611Z|9734d76d-7ee9-484f-b533-4f8b74660114|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:45.611Z|ae213f76-097c-4840-b6e3-2eb6cd6a055f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:52.621Z|d9f748bf-0c0f-42cc-bc3e-cbac06435960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:23:52.624Z|d9f748bf-0c0f-42cc-bc3e-cbac06435960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:23:53.171Z|617238bc-2d6b-485f-a610-a8e65513d7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:23:53.171Z|617238bc-2d6b-485f-a610-a8e65513d7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:23:55.634Z|d5f2c13a-b41a-4743-9067-36656693c721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:55.634Z|bd44e0a5-ab2b-49a6-b675-1b2d1f399150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:55.635Z|d5f2c13a-b41a-4743-9067-36656693c721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:55.635Z|bd44e0a5-ab2b-49a6-b675-1b2d1f399150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:23:55.640Z|663611be-0d03-4259-85f4-799a5f9ab4fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:23:55.641Z|663611be-0d03-4259-85f4-799a5f9ab4fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:05.661Z|75e888ea-7a69-4a56-814b-9df0cb498c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:05.662Z|75e888ea-7a69-4a56-814b-9df0cb498c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:05.667Z|5a893723-0626-484d-b597-28f1b52429ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:05.667Z|5a893723-0626-484d-b597-28f1b52429ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:05.668Z|514a66d4-51c4-42c9-b416-dd83c6b9a33e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:05.669Z|514a66d4-51c4-42c9-b416-dd83c6b9a33e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:07.622Z|d5119b4a-0c3c-4b39-95fd-f29c213f6c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:24:07.622Z|d5119b4a-0c3c-4b39-95fd-f29c213f6c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:24:15.686Z|71a2b5c1-3698-4413-b7da-0b688c217909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:15.687Z|71a2b5c1-3698-4413-b7da-0b688c217909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:15.689Z|50cd3e08-621f-44f4-945a-b6713e8a1929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:15.690Z|50cd3e08-621f-44f4-945a-b6713e8a1929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:15.691Z|69df90b2-d381-46f5-9cb5-a70fe49bda44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:15.692Z|69df90b2-d381-46f5-9cb5-a70fe49bda44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:22.622Z|e609e5f9-1417-4907-b301-e3da4345ea1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:24:22.622Z|e609e5f9-1417-4907-b301-e3da4345ea1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:24:23.172Z|f974a17c-c201-4b1d-b0e5-edc88e2bf5af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:24:23.172Z|f974a17c-c201-4b1d-b0e5-edc88e2bf5af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:24:25.711Z|4e1fa054-5592-489e-a8db-872a665a6f92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:25.712Z|4e1fa054-5592-489e-a8db-872a665a6f92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:25.714Z|9d352bc7-a562-45ae-a548-40d0e7848582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:25.714Z|9d352bc7-a562-45ae-a548-40d0e7848582|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:25.717Z|a9bb4289-ddba-43ce-a3a8-c2eb696752f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:25.717Z|a9bb4289-ddba-43ce-a3a8-c2eb696752f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:35.735Z|7972a0bd-e54d-4459-9b0e-6608ad8d5fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:35.735Z|e69946f4-9f78-4808-82b6-089d399203bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:35.736Z|7972a0bd-e54d-4459-9b0e-6608ad8d5fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:35.736Z|e69946f4-9f78-4808-82b6-089d399203bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:35.738Z|84c5901a-eef7-4cee-ba97-1615edabfff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:35.738Z|84c5901a-eef7-4cee-ba97-1615edabfff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:36.742Z|429c22ab-5b12-4bf3-8989-bffdde2d232b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:24:36.743Z|429c22ab-5b12-4bf3-8989-bffdde2d232b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:37.625Z|a874cfc0-64be-47a5-8c91-c7ffccb19a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:24:37.635Z|a874cfc0-64be-47a5-8c91-c7ffccb19a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:24:45.767Z|9c891ea7-9979-4113-83be-0357bc75ec83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:45.767Z|3c422f9e-cd48-4218-a348-65e39757e420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:45.769Z|3c422f9e-cd48-4218-a348-65e39757e420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:45.769Z|9c891ea7-9979-4113-83be-0357bc75ec83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:45.769Z|a21244b2-3ec6-4f96-81af-650cfb96c76f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:45.770Z|a21244b2-3ec6-4f96-81af-650cfb96c76f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:52.622Z|9c8848a1-e5a2-41c8-b0e8-6bc2e6939186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:24:52.622Z|9c8848a1-e5a2-41c8-b0e8-6bc2e6939186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:24:53.173Z|51789d56-aeb6-47a9-b381-83c503cc44d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:24:53.173Z|51789d56-aeb6-47a9-b381-83c503cc44d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:24:55.793Z|e31c2b53-bb97-4bb0-94c7-443038cbf18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:55.793Z|4cb699b9-4986-4e8c-b885-93e28aa13c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:55.794Z|e31c2b53-bb97-4bb0-94c7-443038cbf18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:55.794Z|4cb699b9-4986-4e8c-b885-93e28aa13c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:24:55.794Z|32577703-20b2-4ba6-9d1c-726ffb3d4827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:24:55.795Z|32577703-20b2-4ba6-9d1c-726ffb3d4827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:05.818Z|4b50de22-7ec2-44a7-9b89-235c2e4cff57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:05.818Z|89cd8ad9-592e-4e99-9371-ee44e993f8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:05.819Z|4b50de22-7ec2-44a7-9b89-235c2e4cff57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:05.819Z|89cd8ad9-592e-4e99-9371-ee44e993f8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:05.819Z|986f1739-10cf-4433-b80c-1105102f05b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:05.820Z|986f1739-10cf-4433-b80c-1105102f05b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:07.621Z|578de0ba-9b69-4094-aea5-e90f7a2c474c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:25:07.622Z|578de0ba-9b69-4094-aea5-e90f7a2c474c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:25:15.840Z|5cf47934-be4c-4c1d-80c7-68f007cb2a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:15.840Z|3adb048b-fd1f-43fb-b715-86fb9a401d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:15.841Z|5cf47934-be4c-4c1d-80c7-68f007cb2a8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:15.841Z|3adb048b-fd1f-43fb-b715-86fb9a401d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:15.846Z|9a2efa1b-5cd2-4864-bd80-c18477827b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:15.846Z|9a2efa1b-5cd2-4864-bd80-c18477827b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:22.622Z|3fb0ba71-679d-4507-a0bd-617ef2136491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:25:22.627Z|3fb0ba71-679d-4507-a0bd-617ef2136491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:25:23.174Z|d2d5534c-0b99-451f-9655-9f466b473aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:25:23.174Z|d2d5534c-0b99-451f-9655-9f466b473aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:25:25.862Z|7db2793b-bbe5-4b67-9c3e-e6d06473a7e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:25.863Z|7db2793b-bbe5-4b67-9c3e-e6d06473a7e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:25.864Z|1d74f936-dd76-4f63-8747-1863fd5502bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:25.865Z|1d74f936-dd76-4f63-8747-1863fd5502bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:25.868Z|1f1c5fa8-ed6e-4c7f-a416-f549527e44c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:25.868Z|1f1c5fa8-ed6e-4c7f-a416-f549527e44c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:35.887Z|e23d7bda-d687-48e9-ba2c-1405f9edd6cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:35.887Z|e23d7bda-d687-48e9-ba2c-1405f9edd6cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:35.888Z|91333dcb-b6a5-409c-aa66-4d4361448582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:35.889Z|91333dcb-b6a5-409c-aa66-4d4361448582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:35.890Z|631132c4-f7df-41cb-b9a1-9ef274fc68d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:35.891Z|631132c4-f7df-41cb-b9a1-9ef274fc68d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:36.740Z|76754592-06af-4bf3-ab3d-ee93d6b33341|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:25:36.741Z|76754592-06af-4bf3-ab3d-ee93d6b33341|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:37.624Z|540517fe-ac5d-4586-871d-dc11a3dac0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:25:37.624Z|540517fe-ac5d-4586-871d-dc11a3dac0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:25:45.915Z|85aca8df-f42d-42d2-b6b1-181753f79e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:45.915Z|591219b9-3629-4ea2-a1b8-7f8947c47ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:45.915Z|85aca8df-f42d-42d2-b6b1-181753f79e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:45.916Z|591219b9-3629-4ea2-a1b8-7f8947c47ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:45.922Z|5fa47124-858e-47b7-9d5d-068c9f6cbf76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:45.922Z|5fa47124-858e-47b7-9d5d-068c9f6cbf76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:52.621Z|28fdaa1f-2e03-45c1-a5e5-e64eec895dcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:25:52.622Z|28fdaa1f-2e03-45c1-a5e5-e64eec895dcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:25:53.175Z|0e4da676-3fc3-4e19-9de5-598c0174ff6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:25:53.175Z|0e4da676-3fc3-4e19-9de5-598c0174ff6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:25:55.937Z|895e7978-a721-4cd0-ad5f-65b01e365fd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:55.938Z|895e7978-a721-4cd0-ad5f-65b01e365fd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:55.939Z|4c599e76-b23f-479e-9f1a-7af5b5842e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:55.939Z|4c599e76-b23f-479e-9f1a-7af5b5842e56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:25:55.944Z|76d86020-5f3b-4348-a62a-f06f5dde7f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:25:55.944Z|76d86020-5f3b-4348-a62a-f06f5dde7f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:05.961Z|402c0d14-3a85-4c0e-bf4f-95f2aa3d52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:05.961Z|e3a6ec9e-80f6-4d7e-9c86-99bb4c038a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:05.961Z|402c0d14-3a85-4c0e-bf4f-95f2aa3d52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:05.961Z|e3a6ec9e-80f6-4d7e-9c86-99bb4c038a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:05.968Z|b7b9c16f-89c5-4d3d-a921-ddd883bd18a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:05.969Z|b7b9c16f-89c5-4d3d-a921-ddd883bd18a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:07.623Z|d02712ea-618c-4408-ba39-8438c2f83c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:26:07.625Z|d02712ea-618c-4408-ba39-8438c2f83c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:26:15.982Z|01fe8eb1-4437-4b3c-9c9e-8f89d5858ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:15.983Z|1fd4c60d-f855-439f-9c86-0e73f2fc2dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:15.983Z|01fe8eb1-4437-4b3c-9c9e-8f89d5858ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:15.984Z|1fd4c60d-f855-439f-9c86-0e73f2fc2dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:15.990Z|1fd50df7-ae2f-4109-90d5-5ae44abfbdf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:15.990Z|1fd50df7-ae2f-4109-90d5-5ae44abfbdf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:22.622Z|befd6f1d-d820-4a0c-9b1c-5e0bd4803c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:26:22.622Z|befd6f1d-d820-4a0c-9b1c-5e0bd4803c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:26:23.176Z|a3976b10-b255-48a4-8f22-99d77456420f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:26:23.176Z|a3976b10-b255-48a4-8f22-99d77456420f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:26:26.009Z|d4e40d4d-ef37-49b7-a361-df030110f8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:26.009Z|d4e40d4d-ef37-49b7-a361-df030110f8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:26.009Z|ae71a207-b071-45d6-b89a-e469b7ff77db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:26.010Z|ae71a207-b071-45d6-b89a-e469b7ff77db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:26.010Z|1d013bd5-b1b6-407e-9abc-c80299d699d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:26.011Z|1d013bd5-b1b6-407e-9abc-c80299d699d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:36.034Z|fd6d2871-9aa4-46d0-8873-9d10dfbc1f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:36.034Z|fd6d2871-9aa4-46d0-8873-9d10dfbc1f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:36.038Z|a8bde245-2ecd-4aef-a07a-28579be9f8dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:36.038Z|a8bde245-2ecd-4aef-a07a-28579be9f8dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:36.039Z|807313c6-d291-45ed-97ee-d1ea78a04d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:36.040Z|807313c6-d291-45ed-97ee-d1ea78a04d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:36.741Z|b7e3479d-5df9-4484-b3df-f2cef996b1f8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:26:36.742Z|b7e3479d-5df9-4484-b3df-f2cef996b1f8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:37.623Z|6a68ee2f-77de-4a18-b471-cdf62bf4e752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:26:37.623Z|6a68ee2f-77de-4a18-b471-cdf62bf4e752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:26:46.072Z|3e4e39b3-a920-4038-90ff-de10a92756a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:46.073Z|3e4e39b3-a920-4038-90ff-de10a92756a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:46.081Z|f252f41e-2c50-4a07-8a0e-82875af0cd8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:46.082Z|f252f41e-2c50-4a07-8a0e-82875af0cd8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:46.082Z|bd9e6afa-f97a-4309-88ab-776a3cd764f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:46.083Z|bd9e6afa-f97a-4309-88ab-776a3cd764f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:52.622Z|13ce2454-1146-420a-ae41-19dfd4e74d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:26:52.624Z|13ce2454-1146-420a-ae41-19dfd4e74d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:26:53.177Z|300328c0-3d56-4779-a3e1-b493e8e609f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:26:53.177Z|300328c0-3d56-4779-a3e1-b493e8e609f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:26:56.106Z|bb66e7c4-ca33-4a2c-888a-44921dca83ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:56.106Z|480cac4b-e8b5-479f-a788-0db0001e688d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:56.106Z|bb66e7c4-ca33-4a2c-888a-44921dca83ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:56.106Z|480cac4b-e8b5-479f-a788-0db0001e688d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:26:56.110Z|9c820e98-abe5-43a4-bcf3-32f518ee2888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:26:56.110Z|9c820e98-abe5-43a4-bcf3-32f518ee2888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:06.129Z|a18e31bb-853d-45ac-8b7f-b5cebde7cc65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:06.130Z|a18e31bb-853d-45ac-8b7f-b5cebde7cc65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:06.130Z|69dda8c3-4833-4621-9c18-c6c72c9e6e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:06.131Z|ab073824-29d1-4fb3-b6f1-9bf3912903d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:06.131Z|69dda8c3-4833-4621-9c18-c6c72c9e6e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:06.131Z|ab073824-29d1-4fb3-b6f1-9bf3912903d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:07.622Z|58ee348b-edb2-4d58-9ced-fe2e6331f228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:27:07.622Z|58ee348b-edb2-4d58-9ced-fe2e6331f228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:27:16.157Z|931b4871-3fe0-4973-bb52-6a8ae57e9455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:16.157Z|0f3ee8a8-e5f9-4127-bd88-8275c6e6db28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:16.157Z|a2f2e0fc-f90a-4fb8-8edb-318cf18c2305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:16.158Z|0f3ee8a8-e5f9-4127-bd88-8275c6e6db28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:16.158Z|931b4871-3fe0-4973-bb52-6a8ae57e9455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:16.158Z|a2f2e0fc-f90a-4fb8-8edb-318cf18c2305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:22.622Z|f1ae9c04-4bcc-485b-80b8-def31f5c9083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:27:22.622Z|f1ae9c04-4bcc-485b-80b8-def31f5c9083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:27:23.178Z|287d5aa9-a760-4d9a-a041-2c2aeba50630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:27:23.179Z|287d5aa9-a760-4d9a-a041-2c2aeba50630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:27:26.181Z|01e273b1-44b5-4c19-bce8-07fbaacf65b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:26.181Z|2bc0d64a-0713-4c11-aeff-2356d92c4e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:26.181Z|01e273b1-44b5-4c19-bce8-07fbaacf65b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:26.181Z|2bc0d64a-0713-4c11-aeff-2356d92c4e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:26.182Z|10818fd7-52e3-4b59-9ee1-53d403f91b44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:26.182Z|10818fd7-52e3-4b59-9ee1-53d403f91b44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:36.204Z|98298412-0a23-4a5f-9204-84f9f3bd1361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:36.205Z|98298412-0a23-4a5f-9204-84f9f3bd1361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:36.206Z|78d6996c-5c44-419b-86ee-3a07b7ab877c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:36.207Z|78d6996c-5c44-419b-86ee-3a07b7ab877c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:36.209Z|548e1f22-3d17-4239-acf2-f19966ff2cab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:36.210Z|548e1f22-3d17-4239-acf2-f19966ff2cab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:36.742Z|07566d34-0303-4753-958a-07bccf62df48|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:27:36.742Z|07566d34-0303-4753-958a-07bccf62df48|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:37.622Z|f241b82f-1bf8-4c6d-83e4-9283402b6283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:27:37.627Z|f241b82f-1bf8-4c6d-83e4-9283402b6283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:27:46.229Z|aae34752-d070-4a75-b0ca-29be7c287e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:46.229Z|8d871491-62a2-4690-91b9-8d92e3c8a26b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:46.230Z|8d871491-62a2-4690-91b9-8d92e3c8a26b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:46.230Z|aae34752-d070-4a75-b0ca-29be7c287e41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:46.231Z|bb57238f-988c-4841-bf87-4876cad96564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:46.232Z|bb57238f-988c-4841-bf87-4876cad96564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:52.621Z|8a82411d-6307-493e-a92d-c0c1ea5e8fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:27:52.622Z|8a82411d-6307-493e-a92d-c0c1ea5e8fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:27:53.180Z|c79f98b0-934e-42ea-9a7c-620e99149e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:27:53.180Z|c79f98b0-934e-42ea-9a7c-620e99149e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:27:56.251Z|fa9214c7-30d4-4f77-8191-bf4da4043430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:56.251Z|5e370fe2-2958-444c-bd79-f60af5004264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:56.251Z|f05e964b-dbda-4b79-a805-f6ed3bba32c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:27:56.252Z|f05e964b-dbda-4b79-a805-f6ed3bba32c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:56.252Z|5e370fe2-2958-444c-bd79-f60af5004264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:27:56.252Z|fa9214c7-30d4-4f77-8191-bf4da4043430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:06.274Z|d1f82b2f-0600-45fd-91bd-e60bb0a7a674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:06.274Z|3ef91853-7ed8-4027-a197-f94bd32cfb12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:06.274Z|e65630c9-73d7-4524-92a2-dddbfc6c0130|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:06.275Z|3ef91853-7ed8-4027-a197-f94bd32cfb12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:06.275Z|e65630c9-73d7-4524-92a2-dddbfc6c0130|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:06.275Z|d1f82b2f-0600-45fd-91bd-e60bb0a7a674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:07.621Z|92bdb03f-22dd-4916-a197-3f59707fba56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:28:07.622Z|92bdb03f-22dd-4916-a197-3f59707fba56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:28:16.296Z|01a868d9-d4e1-4363-a91d-fb5e2c6bdaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:16.296Z|44481614-325d-4700-8574-6dc5c3ba7061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:16.297Z|44481614-325d-4700-8574-6dc5c3ba7061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:16.297Z|01a868d9-d4e1-4363-a91d-fb5e2c6bdaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:16.305Z|736b955e-2258-4767-a47e-1d478afb579c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:16.306Z|736b955e-2258-4767-a47e-1d478afb579c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:22.622Z|41839e5f-af07-464f-8c47-b9713ed5dbde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:28:22.624Z|41839e5f-af07-464f-8c47-b9713ed5dbde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:28:23.180Z|1a36608d-9ccc-4438-9073-dcbdb188a362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:28:23.181Z|1a36608d-9ccc-4438-9073-dcbdb188a362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:28:26.321Z|c963d2a7-f69f-47b3-9d5f-e45c3b794142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:26.321Z|52a1ee2a-bdb4-427f-94f8-0367b11fddb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:26.322Z|c963d2a7-f69f-47b3-9d5f-e45c3b794142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:26.322Z|52a1ee2a-bdb4-427f-94f8-0367b11fddb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:26.330Z|a55a89dd-90c0-45e3-aa9e-f9812f534b12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:26.330Z|a55a89dd-90c0-45e3-aa9e-f9812f534b12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:36.343Z|9d451a1c-638d-4ba0-9515-3eb2b6e2e26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:36.343Z|9d451a1c-638d-4ba0-9515-3eb2b6e2e26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:36.345Z|e92c7677-1b00-458b-a5a0-c480cc717b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:36.345Z|e92c7677-1b00-458b-a5a0-c480cc717b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:36.350Z|8dc70acb-577c-4ea9-a4d6-62596770811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:36.350Z|8dc70acb-577c-4ea9-a4d6-62596770811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:36.740Z|68b993f5-6ca6-4a4d-9088-1947fd8ab46e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:28:36.741Z|68b993f5-6ca6-4a4d-9088-1947fd8ab46e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:37.621Z|c10d4184-4e48-4db3-8500-e0da46ded040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:28:37.622Z|c10d4184-4e48-4db3-8500-e0da46ded040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:28:46.369Z|401a610b-2c48-40c5-8699-e1e6a0e7bccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:46.369Z|401a610b-2c48-40c5-8699-e1e6a0e7bccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:46.373Z|0c5227db-2121-4457-a007-d5ad7175c371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:46.374Z|0c5227db-2121-4457-a007-d5ad7175c371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:46.374Z|c134265c-dad2-48aa-99fe-79cc7472e9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:46.374Z|c134265c-dad2-48aa-99fe-79cc7472e9a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:52.622Z|ca0b6475-4148-40e2-a5d9-ad610c163ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:28:52.622Z|ca0b6475-4148-40e2-a5d9-ad610c163ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:28:53.182Z|8d63ecce-dd9a-436d-8f85-14abb2eb7ca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:28:53.183Z|8d63ecce-dd9a-436d-8f85-14abb2eb7ca0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:28:56.395Z|c86325e7-309a-458a-b2ae-b46147c97568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:56.395Z|c86325e7-309a-458a-b2ae-b46147c97568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:56.395Z|2dd51660-c391-4544-9fbf-da8a5f8a8c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:56.396Z|2dd51660-c391-4544-9fbf-da8a5f8a8c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:28:56.418Z|9703b642-f140-4bff-b096-02e4fb2dcb23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:28:56.418Z|9703b642-f140-4bff-b096-02e4fb2dcb23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:06.416Z|27c3858c-8136-4894-a638-f46b3f29b7a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:06.417Z|27c3858c-8136-4894-a638-f46b3f29b7a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:06.418Z|f9f71ac0-8706-4f60-b597-e3e2c9aa2072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:06.418Z|f9f71ac0-8706-4f60-b597-e3e2c9aa2072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:06.470Z|38ca8bdb-8547-4a03-a236-9d5f9ba35a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:06.471Z|38ca8bdb-8547-4a03-a236-9d5f9ba35a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:07.621Z|dea5a0bd-7b95-4e00-97f2-58a0f0d9350a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:29:07.624Z|dea5a0bd-7b95-4e00-97f2-58a0f0d9350a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:29:16.451Z|ecc5b896-ad02-46cf-833b-984f23688291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:16.452Z|ecc5b896-ad02-46cf-833b-984f23688291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:16.453Z|10567c36-83f9-47ab-899a-3b96c8c047ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:16.455Z|10567c36-83f9-47ab-899a-3b96c8c047ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:16.495Z|9a6f7ee3-8e58-4cab-8e6d-863d4f2bcfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:16.496Z|9a6f7ee3-8e58-4cab-8e6d-863d4f2bcfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:22.621Z|def79f1c-34c2-4085-8e96-a81ba1765748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:29:22.622Z|def79f1c-34c2-4085-8e96-a81ba1765748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:29:23.183Z|5b95004a-df6a-4d75-b51a-d9e382fd9393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:29:23.184Z|5b95004a-df6a-4d75-b51a-d9e382fd9393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:29:26.480Z|c0b0f25a-b76d-4634-8f30-5d7fd05ce113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:26.481Z|c0b0f25a-b76d-4634-8f30-5d7fd05ce113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:26.482Z|904e69f6-8797-4815-bcf9-01e23e72def4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:26.483Z|904e69f6-8797-4815-bcf9-01e23e72def4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:26.516Z|f9c322d9-7fec-43f8-8ae3-1907cd0615c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:26.516Z|f9c322d9-7fec-43f8-8ae3-1907cd0615c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:36.502Z|8274610a-8af6-48a5-997c-08d45b3d9d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:36.503Z|8274610a-8af6-48a5-997c-08d45b3d9d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:36.504Z|92b43150-f957-4ea1-af32-759ecb3afcad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:36.504Z|92b43150-f957-4ea1-af32-759ecb3afcad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:36.540Z|57ec148d-12b0-41cf-850f-25e9492d4619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:36.540Z|57ec148d-12b0-41cf-850f-25e9492d4619|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:36.741Z|9af45f90-c2f1-4d78-aa89-a0706a768046|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:29:36.742Z|9af45f90-c2f1-4d78-aa89-a0706a768046|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:37.625Z|ef1cad45-de33-4061-9c5b-c58bc00ba19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:29:37.637Z|ef1cad45-de33-4061-9c5b-c58bc00ba19f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:29:46.525Z|baeaeb3a-b5b7-431f-9408-b323036413b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:46.525Z|02335c39-4563-49fc-b487-8ac25cfd1908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:46.526Z|baeaeb3a-b5b7-431f-9408-b323036413b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:46.526Z|02335c39-4563-49fc-b487-8ac25cfd1908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:46.563Z|56dea9c5-252d-4345-8e3e-2d56044ebd73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:46.564Z|56dea9c5-252d-4345-8e3e-2d56044ebd73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:52.622Z|cbbc05c3-a2df-417f-87a9-5a6f239e5c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:29:52.622Z|cbbc05c3-a2df-417f-87a9-5a6f239e5c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:29:53.184Z|1cbc52a8-9c55-4574-9dd3-34aab1a02b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:29:53.185Z|1cbc52a8-9c55-4574-9dd3-34aab1a02b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:29:56.550Z|a8f24997-4ba5-4dec-bf9a-af2260042287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:56.550Z|32e1d4af-8519-471e-b8f4-9424b0f5818f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:56.551Z|32e1d4af-8519-471e-b8f4-9424b0f5818f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:56.551Z|a8f24997-4ba5-4dec-bf9a-af2260042287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:29:56.590Z|7ef60d31-6f0a-4e7d-8266-ae520e0c4246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:29:56.591Z|7ef60d31-6f0a-4e7d-8266-ae520e0c4246|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:06.580Z|f90a0967-c29a-4a51-ae2d-4ce0eb51d0c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:06.582Z|f90a0967-c29a-4a51-ae2d-4ce0eb51d0c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:06.584Z|89e8569e-f792-4156-b546-ebba1b3b40f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:06.585Z|89e8569e-f792-4156-b546-ebba1b3b40f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:06.623Z|5454f891-6d39-49d8-b643-ac3c252d8771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:06.623Z|5454f891-6d39-49d8-b643-ac3c252d8771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:07.622Z|225ba252-cf78-4b0c-9563-2421830d7758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:30:07.622Z|225ba252-cf78-4b0c-9563-2421830d7758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:30:16.610Z|ee866fcf-3512-49bb-9762-34830d5b8cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:16.610Z|f3ba5249-122c-472e-ab34-593f63dce6a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:16.612Z|ee866fcf-3512-49bb-9762-34830d5b8cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:16.612Z|f3ba5249-122c-472e-ab34-593f63dce6a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:16.648Z|8219562c-fad3-47ff-a090-521b941283ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:16.648Z|8219562c-fad3-47ff-a090-521b941283ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:22.622Z|46162562-194a-444b-ad2a-2b049517d6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:30:22.624Z|46162562-194a-444b-ad2a-2b049517d6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:30:23.186Z|2a8a623d-9829-4aa0-b5f8-147fb3a37466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:30:23.186Z|2a8a623d-9829-4aa0-b5f8-147fb3a37466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:30:26.649Z|12428eb4-8fba-4528-9f74-835d1572862b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:26.650Z|12428eb4-8fba-4528-9f74-835d1572862b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:26.662Z|e907a033-19c5-43c7-b14e-3e32ed2cc565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:26.662Z|e907a033-19c5-43c7-b14e-3e32ed2cc565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:26.689Z|1982c79d-7fa6-499b-960c-2b70951cdf5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:26.689Z|1982c79d-7fa6-499b-960c-2b70951cdf5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:36.688Z|dd940d06-3e53-4ccf-97ad-be1c6068de0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:36.688Z|dd940d06-3e53-4ccf-97ad-be1c6068de0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:36.706Z|58bed2af-897f-433a-ad2e-6a2526587808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:36.706Z|58bed2af-897f-433a-ad2e-6a2526587808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:36.737Z|afbe095d-7c0d-4e76-ba93-444f5d83b801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:36.737Z|afbe095d-7c0d-4e76-ba93-444f5d83b801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:36.743Z|0fe573af-df14-434f-a3e4-be59310022d1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:30:36.744Z|0fe573af-df14-434f-a3e4-be59310022d1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:37.622Z|af8aaea6-91ce-49d9-bfe3-bcbf728946a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:30:37.622Z|af8aaea6-91ce-49d9-bfe3-bcbf728946a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:30:46.755Z|557cbc38-71a8-4606-8054-056211ec729f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:46.755Z|8cc0f47b-e7a4-44cb-8886-c0275b1766d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:46.755Z|557cbc38-71a8-4606-8054-056211ec729f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:46.756Z|8cc0f47b-e7a4-44cb-8886-c0275b1766d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:46.779Z|25c0f352-7e9b-4c59-9135-a76d3a45e4af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:46.780Z|25c0f352-7e9b-4c59-9135-a76d3a45e4af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:52.622Z|b45d929c-7047-4eb6-bdb1-3801c96f1a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:30:52.622Z|b45d929c-7047-4eb6-bdb1-3801c96f1a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:30:53.187Z|38944124-d1cf-4f32-b9b3-a37b0ade5108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:30:53.188Z|38944124-d1cf-4f32-b9b3-a37b0ade5108|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:30:56.780Z|989aacbd-fa5c-44e9-b5c5-b734190c0e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:56.781Z|989aacbd-fa5c-44e9-b5c5-b734190c0e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:56.782Z|d28fa1df-46a8-4fa5-bfe2-98e7f9169fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:56.784Z|d28fa1df-46a8-4fa5-bfe2-98e7f9169fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:30:56.800Z|8816a51a-a59b-4b99-b02a-bad4e14e2b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:30:56.800Z|8816a51a-a59b-4b99-b02a-bad4e14e2b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:06.804Z|7eade540-4227-4987-8786-d5b27d7e382d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:06.805Z|7eade540-4227-4987-8786-d5b27d7e382d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:06.806Z|660afa4a-5429-4cb3-8f5c-43a844427a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:06.807Z|660afa4a-5429-4cb3-8f5c-43a844427a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:06.821Z|6e7c2529-1bad-4edd-bbe4-ba4a8fcbe682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:06.822Z|6e7c2529-1bad-4edd-bbe4-ba4a8fcbe682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:07.622Z|ee71241f-be71-494c-a55d-cf4ed4df8b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:31:07.623Z|ee71241f-be71-494c-a55d-cf4ed4df8b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:31:16.831Z|ecfdaeed-e5bc-49b4-bc77-a19c9f5ef2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:16.832Z|ecfdaeed-e5bc-49b4-bc77-a19c9f5ef2c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:16.834Z|9138153a-0bd3-44ec-bc47-f978a01638ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:16.835Z|9138153a-0bd3-44ec-bc47-f978a01638ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:16.846Z|b282dff5-e57f-460b-b956-fa0cf260b54f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:16.846Z|b282dff5-e57f-460b-b956-fa0cf260b54f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:22.622Z|7d212151-ad41-4f25-9bf3-82ba737d1450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:31:22.622Z|7d212151-ad41-4f25-9bf3-82ba737d1450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:31:23.189Z|8198c475-7088-42a6-8c40-5b307f87af34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:31:23.189Z|8198c475-7088-42a6-8c40-5b307f87af34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:31:26.853Z|c69f7c4d-7f8d-4a53-a1ab-a8a50c29facd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:26.854Z|c69f7c4d-7f8d-4a53-a1ab-a8a50c29facd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:26.855Z|611b2795-1dca-430f-8675-54f7a5877b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:26.856Z|611b2795-1dca-430f-8675-54f7a5877b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:26.866Z|4d97cac3-0aa1-49d5-a6cb-8d25fbaec80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:26.867Z|4d97cac3-0aa1-49d5-a6cb-8d25fbaec80f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:36.743Z|16ff207f-8b57-44bb-a9df-21afeded4898|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:31:36.744Z|16ff207f-8b57-44bb-a9df-21afeded4898|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:36.878Z|6c92792c-7bfc-43be-a320-30f861150e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:36.878Z|3ac1684a-1527-49dc-9c71-7ae1631975e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:36.879Z|3ac1684a-1527-49dc-9c71-7ae1631975e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:36.879Z|6c92792c-7bfc-43be-a320-30f861150e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:36.889Z|6ff7e962-2741-4f20-95ec-07457c285ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:36.890Z|6ff7e962-2741-4f20-95ec-07457c285ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:37.621Z|626de400-5d64-4d5c-90c6-8f20e82bf46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:31:37.622Z|626de400-5d64-4d5c-90c6-8f20e82bf46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:31:46.903Z|ee9ad927-7e68-4a6a-b9dd-84aa3d001f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:46.904Z|ee9ad927-7e68-4a6a-b9dd-84aa3d001f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:46.903Z|26d87fed-0b85-42ec-b4f8-0062429a9c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:46.904Z|26d87fed-0b85-42ec-b4f8-0062429a9c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:46.913Z|8dafea16-212d-4f54-b816-a3842c363c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:46.913Z|8dafea16-212d-4f54-b816-a3842c363c0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:52.622Z|3be4fcc0-1ade-4fbf-bfa5-b007a0dcf7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:31:52.623Z|3be4fcc0-1ade-4fbf-bfa5-b007a0dcf7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:31:53.190Z|ac6f701f-79ef-4341-9d50-97e42b2e840e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:31:53.190Z|ac6f701f-79ef-4341-9d50-97e42b2e840e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:31:56.936Z|393dafe6-addb-4754-8fc3-f59014747c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:56.936Z|29ab7674-3297-4543-8ac1-6f93cb058aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:56.936Z|393dafe6-addb-4754-8fc3-f59014747c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:56.937Z|29ab7674-3297-4543-8ac1-6f93cb058aa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:31:56.947Z|23dfb42e-10f7-4093-89c0-9de64aad810e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:31:56.947Z|23dfb42e-10f7-4093-89c0-9de64aad810e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:06.957Z|6a39df2b-b58f-4407-bc0b-f2c66c16b435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:06.958Z|862c37f9-10cc-46d7-8125-bcc07eaa428a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:06.958Z|6a39df2b-b58f-4407-bc0b-f2c66c16b435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:06.959Z|862c37f9-10cc-46d7-8125-bcc07eaa428a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:06.970Z|173fa342-8eee-4c79-8a64-99281b46f6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:06.970Z|173fa342-8eee-4c79-8a64-99281b46f6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:07.622Z|33266620-e27a-405f-8907-e08668e4551c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:32:07.622Z|33266620-e27a-405f-8907-e08668e4551c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:32:16.996Z|b8bc5ce8-3711-496c-9fa4-f9687f097379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:17.012Z|e97ab8ba-d2b7-4406-8506-231075cf06d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:17.012Z|e97ab8ba-d2b7-4406-8506-231075cf06d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:17.012Z|b8bc5ce8-3711-496c-9fa4-f9687f097379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:17.013Z|a8e4742f-d890-40f7-9b9f-fcb09a95caff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:17.014Z|a8e4742f-d890-40f7-9b9f-fcb09a95caff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:22.621Z|8d2dc02b-b9c6-4b56-9e8f-f35c6478e693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:32:22.622Z|8d2dc02b-b9c6-4b56-9e8f-f35c6478e693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:32:23.191Z|4341e5f0-9676-4a6c-823c-8867da4db61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:32:23.191Z|4341e5f0-9676-4a6c-823c-8867da4db61a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:32:27.045Z|03b2b0e3-803e-4ec6-b6b1-dba43a781260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:27.045Z|1b1907bd-8720-494a-854f-feb7a6be794c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:27.045Z|230fda29-cc69-4280-984d-b6988d579abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:27.045Z|1b1907bd-8720-494a-854f-feb7a6be794c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:27.046Z|03b2b0e3-803e-4ec6-b6b1-dba43a781260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:27.046Z|230fda29-cc69-4280-984d-b6988d579abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:36.740Z|414a6ffc-a97b-4e2b-8cbe-76a3ae49e019|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:32:36.741Z|414a6ffc-a97b-4e2b-8cbe-76a3ae49e019|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:37.072Z|fb920660-0529-46a7-92e5-e69c9a0a612b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:37.072Z|4149ed17-d762-4be6-a7e1-4f790b547ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:37.072Z|12700e35-16af-4571-abbf-9e4574d2057a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:37.072Z|fb920660-0529-46a7-92e5-e69c9a0a612b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:37.072Z|12700e35-16af-4571-abbf-9e4574d2057a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:37.072Z|4149ed17-d762-4be6-a7e1-4f790b547ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:37.621Z|5e60a8e1-796b-4112-9f62-af88a7d269ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:32:37.623Z|5e60a8e1-796b-4112-9f62-af88a7d269ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:32:47.096Z|767b8d74-889e-41f4-9e5b-cf95f1d9c468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:47.096Z|b312a798-03de-4b1a-b1c9-de867beeb0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:47.096Z|767b8d74-889e-41f4-9e5b-cf95f1d9c468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:47.097Z|b312a798-03de-4b1a-b1c9-de867beeb0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:47.097Z|6c762243-d906-4408-b1ef-c2edc803a5ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:47.097Z|6c762243-d906-4408-b1ef-c2edc803a5ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:52.622Z|da1ebc08-d19d-4285-a8f7-ba7eac0e312e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:32:52.622Z|da1ebc08-d19d-4285-a8f7-ba7eac0e312e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:32:53.192Z|9afc0997-ad22-49fb-8256-7f75fe63a215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:32:53.192Z|9afc0997-ad22-49fb-8256-7f75fe63a215|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:32:57.126Z|0ce90ecf-bf1a-4b7d-ac61-10faedc45fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:57.126Z|921850c8-f4a2-46f5-836c-b2645889fafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:57.126Z|b458a6ee-1949-4130-b1c7-66e9fc4a8808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:32:57.126Z|b458a6ee-1949-4130-b1c7-66e9fc4a8808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:57.126Z|0ce90ecf-bf1a-4b7d-ac61-10faedc45fd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:32:57.126Z|921850c8-f4a2-46f5-836c-b2645889fafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:07.150Z|4ae25e26-afcc-447f-aa0d-06661ef7595b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:07.151Z|4ae25e26-afcc-447f-aa0d-06661ef7595b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:07.152Z|0d5bb975-79c8-43a7-b879-d837c7109959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:07.153Z|af24047d-b98b-447b-a628-d3bec12c90b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:07.153Z|0d5bb975-79c8-43a7-b879-d837c7109959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:07.153Z|af24047d-b98b-447b-a628-d3bec12c90b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:07.622Z|1cdcd532-791e-4030-a87d-2b8c86a41f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:33:07.622Z|1cdcd532-791e-4030-a87d-2b8c86a41f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:33:17.177Z|930521c7-3da2-4690-88c9-df2ff7f79240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:17.177Z|930521c7-3da2-4690-88c9-df2ff7f79240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:17.178Z|6cf154de-2ce5-4d46-8149-6b68118516db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:17.178Z|6cf154de-2ce5-4d46-8149-6b68118516db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:17.176Z|6c55f346-e843-41d1-bb1f-dedb03437f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:17.183Z|6c55f346-e843-41d1-bb1f-dedb03437f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:22.621Z|a183858c-cbb9-415e-84f3-40145f7b16bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:33:22.623Z|a183858c-cbb9-415e-84f3-40145f7b16bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:33:23.193Z|b2cb202e-37f4-4e43-990e-e31f1a3b9a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:33:23.193Z|b2cb202e-37f4-4e43-990e-e31f1a3b9a76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:33:27.199Z|07d5aec5-555c-4161-9990-5ccdacef5e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:27.199Z|07d5aec5-555c-4161-9990-5ccdacef5e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:27.205Z|59ffe0b7-3dbe-4a96-b6b0-359c4200e316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:27.206Z|59ffe0b7-3dbe-4a96-b6b0-359c4200e316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:27.208Z|f54f0553-b58d-4223-aec3-6cd810dc2c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:27.209Z|f54f0553-b58d-4223-aec3-6cd810dc2c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:36.740Z|255ea375-6a01-4c21-9ecb-beb9e43deaa4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:33:36.741Z|255ea375-6a01-4c21-9ecb-beb9e43deaa4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:37.225Z|60fce846-8e9e-4db8-97cf-0519b6cfbc9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:37.226Z|60fce846-8e9e-4db8-97cf-0519b6cfbc9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:37.232Z|0064c2cd-255c-484c-8495-b2a00f995b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:37.233Z|0064c2cd-255c-484c-8495-b2a00f995b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:37.233Z|45541014-c799-47e4-96c1-1753fa6ea865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:37.234Z|45541014-c799-47e4-96c1-1753fa6ea865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:37.628Z|3c7a05d6-fd30-4c0c-b073-880d9a6cfbb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:33:37.628Z|3c7a05d6-fd30-4c0c-b073-880d9a6cfbb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:33:47.248Z|8b41ee82-dbc9-4a7f-b2b3-8e8d1635cd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:47.249Z|8b41ee82-dbc9-4a7f-b2b3-8e8d1635cd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:47.252Z|c6e33d09-3758-426c-aa75-9f5ccce1fa4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:47.252Z|c6e33d09-3758-426c-aa75-9f5ccce1fa4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:47.256Z|966116a4-7946-4d63-ba62-8717a8fdd7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:47.256Z|966116a4-7946-4d63-ba62-8717a8fdd7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:52.622Z|0091f696-a758-4cc4-9f65-3926f440ce5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:33:52.622Z|0091f696-a758-4cc4-9f65-3926f440ce5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:33:53.194Z|ee1629ef-18b9-4256-a6e8-d384e4cb243e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:33:53.194Z|ee1629ef-18b9-4256-a6e8-d384e4cb243e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:33:57.271Z|2e905037-2df2-4334-98d3-99f0c0c93410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:57.271Z|7e218dc5-521a-423c-8a74-4b8e3e6a4a63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:57.271Z|2e905037-2df2-4334-98d3-99f0c0c93410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:57.272Z|7e218dc5-521a-423c-8a74-4b8e3e6a4a63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:33:57.278Z|25027df0-6bab-4357-8f2c-13b97e3fbf0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:33:57.278Z|25027df0-6bab-4357-8f2c-13b97e3fbf0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:07.294Z|ed9c86a6-a08f-414a-b72d-76d6a4427147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:07.295Z|ed9c86a6-a08f-414a-b72d-76d6a4427147|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:07.296Z|637f9f0c-dabe-4ca1-acbb-ac29728c7638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:07.296Z|637f9f0c-dabe-4ca1-acbb-ac29728c7638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:07.302Z|e65348ac-0bbf-43ba-b35f-5b69a56c603f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:07.303Z|e65348ac-0bbf-43ba-b35f-5b69a56c603f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:07.622Z|edddeaea-119c-456b-a7b2-3c04deaec65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:34:07.623Z|edddeaea-119c-456b-a7b2-3c04deaec65c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:34:17.319Z|b0787a9b-1137-4d86-8f5c-03754010d049|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:17.319Z|5cb4bb92-6551-4d8d-9e9c-7c7d02f9c360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:17.320Z|b0787a9b-1137-4d86-8f5c-03754010d049|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:17.320Z|5cb4bb92-6551-4d8d-9e9c-7c7d02f9c360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:17.325Z|96f60fea-03d4-40f4-890e-20bc736c5f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:17.325Z|96f60fea-03d4-40f4-890e-20bc736c5f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:22.621Z|02731491-a707-4d56-8f59-22c5fbbfe2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:34:22.622Z|02731491-a707-4d56-8f59-22c5fbbfe2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:34:23.195Z|d1bd81bb-42aa-40b2-b8e5-84a521f28cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:34:23.195Z|d1bd81bb-42aa-40b2-b8e5-84a521f28cb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:34:27.340Z|3cc2d463-1a66-4a61-98d0-12c21af9fc7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:27.340Z|3e45fbbe-4d05-4284-ad10-2f84a1a98a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:27.341Z|3e45fbbe-4d05-4284-ad10-2f84a1a98a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:27.341Z|3cc2d463-1a66-4a61-98d0-12c21af9fc7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:27.346Z|dc024005-18b8-4f39-b8d2-047cf81da688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:27.346Z|dc024005-18b8-4f39-b8d2-047cf81da688|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:36.741Z|d36d4b11-0f74-4752-838a-b6ebd4ed1429|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:34:36.742Z|d36d4b11-0f74-4752-838a-b6ebd4ed1429|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:37.367Z|5704dfe3-47d6-4fce-980d-82df9998b816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:37.367Z|7bf07ac5-adb9-462a-ab40-3be32c0284a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:37.367Z|7bf07ac5-adb9-462a-ab40-3be32c0284a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:37.368Z|5704dfe3-47d6-4fce-980d-82df9998b816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:37.368Z|ea8a6296-6a82-420f-a9db-40ec220ca646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:37.369Z|ea8a6296-6a82-420f-a9db-40ec220ca646|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:37.622Z|cdefc620-349c-478d-a05c-dc0cd9af285f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:34:37.625Z|cdefc620-349c-478d-a05c-dc0cd9af285f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:34:47.392Z|7e665ff3-cc07-4e70-93ff-657ebcb0e72c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:47.392Z|e2c1b389-94a4-4577-91d8-2ea1f56c8f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:47.392Z|7e665ff3-cc07-4e70-93ff-657ebcb0e72c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:47.392Z|e2c1b389-94a4-4577-91d8-2ea1f56c8f28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:47.397Z|05771d1c-3ea3-445f-8b87-857b2f4836ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:47.397Z|05771d1c-3ea3-445f-8b87-857b2f4836ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:52.622Z|760bbef0-f321-4cf8-a1fc-a7765001617a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:34:52.622Z|760bbef0-f321-4cf8-a1fc-a7765001617a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:34:53.196Z|fd8d1719-0ed5-4d54-be9a-a2b2347dadb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:34:53.196Z|fd8d1719-0ed5-4d54-be9a-a2b2347dadb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:34:57.416Z|c3931247-a802-476c-999a-355c342f0e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:57.416Z|a1c68e06-dcca-4c3a-9c79-8aa8e213002f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:57.416Z|c3931247-a802-476c-999a-355c342f0e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:57.416Z|a1c68e06-dcca-4c3a-9c79-8aa8e213002f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:34:57.419Z|92202e76-7455-4b55-b3a4-be6367dde3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:34:57.420Z|92202e76-7455-4b55-b3a4-be6367dde3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:07.446Z|fa2ea1f5-3dcb-48c7-a15d-dfdc5bbec2ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:07.447Z|fa2ea1f5-3dcb-48c7-a15d-dfdc5bbec2ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:07.447Z|993c0cf0-ed2b-4ebb-b9fd-c402c7497c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:07.447Z|cefcdab3-0b51-4bce-88fe-9a721fba44cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:07.448Z|993c0cf0-ed2b-4ebb-b9fd-c402c7497c82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:07.448Z|cefcdab3-0b51-4bce-88fe-9a721fba44cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:07.622Z|4b88a428-c9db-4c69-9b12-ff8a77904dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:35:07.622Z|4b88a428-c9db-4c69-9b12-ff8a77904dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:35:17.471Z|fa3e8b06-84a2-493f-a5e3-dc35cfe0f8a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:17.472Z|fa3e8b06-84a2-493f-a5e3-dc35cfe0f8a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:17.473Z|872bebc4-1e1c-4420-9acd-89a78f05c083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:17.474Z|872bebc4-1e1c-4420-9acd-89a78f05c083|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:17.476Z|8db54ee6-9965-4044-a041-ed75aec54029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:17.477Z|8db54ee6-9965-4044-a041-ed75aec54029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:22.622Z|b4883cc2-df09-4e3d-b1fa-b182cae937c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:35:22.623Z|b4883cc2-df09-4e3d-b1fa-b182cae937c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:35:23.197Z|52b7aa0e-8731-4336-bd32-eb141cc2a114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:35:23.197Z|52b7aa0e-8731-4336-bd32-eb141cc2a114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:35:27.494Z|b65f93fd-5c22-42dd-8583-aa0925f9703f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:27.494Z|f59d8f7d-7586-43bd-9272-c780b123176a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:27.496Z|f59d8f7d-7586-43bd-9272-c780b123176a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:27.496Z|4e1f5dde-8986-465e-abf6-2f8622799e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:27.495Z|b65f93fd-5c22-42dd-8583-aa0925f9703f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:27.496Z|4e1f5dde-8986-465e-abf6-2f8622799e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:36.740Z|f588e32c-7260-4962-abdf-9c3a85165267|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:35:36.741Z|f588e32c-7260-4962-abdf-9c3a85165267|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:37.526Z|75170962-1337-4a3d-9497-8fcb40a07556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:37.526Z|c6e4d21a-cd9e-46a3-bd18-631057c8a436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:37.527Z|c6e4d21a-cd9e-46a3-bd18-631057c8a436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:37.530Z|d0071fb8-5cc3-4b57-80b9-a88c61d169b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:37.531Z|d0071fb8-5cc3-4b57-80b9-a88c61d169b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:37.533Z|75170962-1337-4a3d-9497-8fcb40a07556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:37.621Z|2673c333-9bc8-425e-aa19-7c64aa43d2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:35:37.622Z|2673c333-9bc8-425e-aa19-7c64aa43d2b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:35:47.552Z|09f7b6db-80e2-45a6-a543-4e9c1dfe3f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:47.553Z|09f7b6db-80e2-45a6-a543-4e9c1dfe3f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:47.554Z|b6079dfa-9056-4604-b86f-52abbdd4e67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:47.554Z|b6079dfa-9056-4604-b86f-52abbdd4e67f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:47.558Z|dda41bf3-3b92-4d96-81f3-e7ce2225e77d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:47.559Z|dda41bf3-3b92-4d96-81f3-e7ce2225e77d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:52.621Z|ed19c9ff-b420-4eb7-8a35-879045417223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:35:52.622Z|ed19c9ff-b420-4eb7-8a35-879045417223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:35:53.198Z|9af8b800-26ba-4bac-acdf-399acf7d8455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:35:53.198Z|9af8b800-26ba-4bac-acdf-399acf7d8455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:35:57.579Z|c1940e3e-12be-4733-9e99-4f0bedc40769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:57.579Z|343f026f-85b2-49c2-a4c5-0f32d5c2f72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:57.580Z|343f026f-85b2-49c2-a4c5-0f32d5c2f72e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:57.580Z|c1940e3e-12be-4733-9e99-4f0bedc40769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:35:57.585Z|c13308a3-c341-43fc-bee9-b212f0a1f668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:35:57.585Z|c13308a3-c341-43fc-bee9-b212f0a1f668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:07.602Z|3a4dd506-b9e1-4b46-b321-7df2dcd52606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:07.603Z|3acbd8c8-f0b2-4fad-957e-bcbe1ccd8324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:07.603Z|3a4dd506-b9e1-4b46-b321-7df2dcd52606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:07.603Z|3acbd8c8-f0b2-4fad-957e-bcbe1ccd8324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:07.607Z|74d1933e-f286-4dc7-8867-744cb05d0e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:07.607Z|74d1933e-f286-4dc7-8867-744cb05d0e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:07.622Z|358149d7-3c6d-4c76-8332-9433d731bd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:36:07.624Z|358149d7-3c6d-4c76-8332-9433d731bd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:36:17.629Z|e775941b-519a-4e7d-8d20-236c3df882a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:17.630Z|1bf1b046-13d5-4da8-94d5-b2498ea0e42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:17.630Z|e775941b-519a-4e7d-8d20-236c3df882a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:17.630Z|1bf1b046-13d5-4da8-94d5-b2498ea0e42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:17.632Z|d3962a64-464c-4665-8c60-a14fee9b79a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:17.633Z|d3962a64-464c-4665-8c60-a14fee9b79a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:22.621Z|8f975147-a142-4904-99c6-4e0003f2e093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:36:22.622Z|8f975147-a142-4904-99c6-4e0003f2e093|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:36:23.200Z|8e0e44f6-8e94-48ad-bf69-ac3583b8a2f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:36:23.201Z|8e0e44f6-8e94-48ad-bf69-ac3583b8a2f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:36:27.654Z|4a85990b-531e-4c08-8785-e70fe2ee82ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:27.655Z|4a85990b-531e-4c08-8785-e70fe2ee82ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:27.658Z|5c611979-4c6f-4afb-a11a-08a96fbe99b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:27.658Z|5c611979-4c6f-4afb-a11a-08a96fbe99b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:27.659Z|369c7f75-543d-4b0c-8e16-f954e2ae07a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:27.660Z|369c7f75-543d-4b0c-8e16-f954e2ae07a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:36.742Z|444809ed-347b-4758-a237-bc3bba9a9ab1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:36:36.743Z|444809ed-347b-4758-a237-bc3bba9a9ab1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:37.625Z|fa0dc91b-2132-436c-aa53-fd748c88eaf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:36:37.630Z|fa0dc91b-2132-436c-aa53-fd748c88eaf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:36:37.680Z|ec77a60a-a3cf-42d0-9140-0223439250be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:37.680Z|ec77a60a-a3cf-42d0-9140-0223439250be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:37.684Z|df1a83ab-6962-4f43-8ee9-9901cb7faa6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:37.684Z|371bfaa9-0892-4e1b-9dd2-a6db47c67e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:37.684Z|df1a83ab-6962-4f43-8ee9-9901cb7faa6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:37.685Z|371bfaa9-0892-4e1b-9dd2-a6db47c67e45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:47.705Z|fd221649-93fc-46e2-9848-1af036719106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:47.706Z|fd221649-93fc-46e2-9848-1af036719106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:47.707Z|b5d3c9fc-b430-41b9-97b6-0097c1293b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:47.709Z|b5594857-702d-456c-930e-ba2ec5bc5292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:47.708Z|b5d3c9fc-b430-41b9-97b6-0097c1293b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:47.711Z|b5594857-702d-456c-930e-ba2ec5bc5292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:52.622Z|ce4a7da1-ea7e-46be-bee8-c5ca0f5dcffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:36:52.622Z|ce4a7da1-ea7e-46be-bee8-c5ca0f5dcffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:36:53.201Z|868202de-f5c6-42d0-b535-f63492a8770a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:36:53.202Z|868202de-f5c6-42d0-b535-f63492a8770a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:36:57.740Z|2ed22e8e-c761-4404-96cc-04697ced5647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:57.741Z|2ed22e8e-c761-4404-96cc-04697ced5647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:57.742Z|2aa7fef0-78bb-4615-8340-d2b4d2c04e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:57.743Z|1f85aed1-7fd3-44ab-80f5-9c27f3195fe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:36:57.743Z|2aa7fef0-78bb-4615-8340-d2b4d2c04e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:36:57.746Z|1f85aed1-7fd3-44ab-80f5-9c27f3195fe5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:07.621Z|b65ec4cb-1ba4-42c0-916f-5b81aaf8e543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:37:07.622Z|b65ec4cb-1ba4-42c0-916f-5b81aaf8e543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:37:07.765Z|3cb5c517-54a4-48d9-9917-6a6e272a4f17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:07.766Z|3cb5c517-54a4-48d9-9917-6a6e272a4f17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:07.766Z|43d0bfdb-e5ad-4ea0-8985-eca3944027aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:07.767Z|43d0bfdb-e5ad-4ea0-8985-eca3944027aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:07.771Z|138a021b-367f-4691-bd1c-0fb02df3ba36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:07.772Z|138a021b-367f-4691-bd1c-0fb02df3ba36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:17.790Z|f6d1efb0-7fc3-4847-a320-cbc90516e135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:17.791Z|f6d1efb0-7fc3-4847-a320-cbc90516e135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:17.791Z|b2b9a75d-4285-4ba5-9278-fdc16608d3cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:17.792Z|b2b9a75d-4285-4ba5-9278-fdc16608d3cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:17.798Z|4a38e507-3def-4286-8d55-0c0dbcc3d9c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:17.799Z|4a38e507-3def-4286-8d55-0c0dbcc3d9c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:22.622Z|7ac8769f-8233-48bd-b493-34e39eb8efbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:37:22.626Z|7ac8769f-8233-48bd-b493-34e39eb8efbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:37:23.203Z|dbd77a67-7a45-4fe2-9a82-3cfe4e1a75f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:37:23.203Z|dbd77a67-7a45-4fe2-9a82-3cfe4e1a75f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:37:27.827Z|2e47185a-e0d2-419a-9932-7500f4a6a90b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:27.828Z|2e47185a-e0d2-419a-9932-7500f4a6a90b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:27.829Z|ac9fbdb3-0347-4ddf-a99c-768981143202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:27.829Z|ac9fbdb3-0347-4ddf-a99c-768981143202|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:27.831Z|030db1a2-3a82-412c-a805-6665ff8a68c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:27.832Z|030db1a2-3a82-412c-a805-6665ff8a68c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:36.746Z|d131a0e8-a563-48bc-a56a-5a39b99f4f90|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-08-08T08:37:36.747Z|d131a0e8-a563-48bc-a56a-5a39b99f4f90|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:37.622Z|54296fc1-867e-49c7-a922-a7947ab6cb7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:37:37.622Z|54296fc1-867e-49c7-a922-a7947ab6cb7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:37:37.864Z|3bf48db7-1a33-4b3b-b843-d9cf25254c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:37.864Z|042529d9-0639-4610-9752-56e37a956bf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:37.864Z|27dc2e5e-9f1a-4b21-8099-8055d2014d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:37.865Z|042529d9-0639-4610-9752-56e37a956bf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:37.865Z|27dc2e5e-9f1a-4b21-8099-8055d2014d00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:37.865Z|3bf48db7-1a33-4b3b-b843-d9cf25254c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:47.893Z|9be9eaae-a87c-440e-9550-9d013439f2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:47.893Z|eda08691-3c43-47d1-ac5c-299872ae5cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:47.893Z|12c44bf8-b705-479d-836f-4cdd78f8006a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:47.894Z|9be9eaae-a87c-440e-9550-9d013439f2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:47.894Z|12c44bf8-b705-479d-836f-4cdd78f8006a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:47.894Z|eda08691-3c43-47d1-ac5c-299872ae5cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:52.622Z|b85b42ba-7e7a-4f08-85d7-77e6e4d51510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:37:52.623Z|b85b42ba-7e7a-4f08-85d7-77e6e4d51510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:37:53.204Z|681fb111-9a0d-4aef-a970-976e9d17b83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-08-08T08:37:53.205Z|681fb111-9a0d-4aef-a970-976e9d17b83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-08-08T08:37:57.934Z|8421466d-8353-4fa6-bd85-a7ed4dd46d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:57.935Z|50562b4d-0d7d-4c87-8858-2c9c0cdc2329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:57.935Z|6ec0d5e7-9250-4559-b324-988c7f3b930d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-08-08T08:37:57.935Z|50562b4d-0d7d-4c87-8858-2c9c0cdc2329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:57.936Z|6ec0d5e7-9250-4559-b324-988c7f3b930d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-08-08T08:37:57.938Z|8421466d-8353-4fa6-bd85-a7ed4dd46d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.