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-12T05:39:13.247Z||main|||||INFO|500||The following profiles are active: basic 2022-08-12T05:39:26.151Z||main|||||INFO|500||Starting service [Tomcat] 2022-08-12T05:39:26.151Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-08-12T05:39:26.253Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-08-12T05:39:33.293Z||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-12T05:39:33.541Z||main|||||INFO|500||catdb-pool - Starting... 2022-08-12T05:39:33.890Z||main|||||INFO|500||catdb-pool - Start completed. 2022-08-12T05:39:34.393Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-08-12T05:39:34.672Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-08-12T05:39:35.301Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-12T05:39:37.664Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-12T05:39:38.218Z||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-12T05:39:40.702Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-12T05:39:40.883Z||main|||||INFO|500||reqdb-pool - Starting... 2022-08-12T05:39:40.913Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-08-12T05:39:40.926Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-08-12T05:39:41.623Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-12T05:39:42.014Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-12T05:39:43.325Z||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-12T05:39:49.326Z||main|||||WARN|500||--- 2022-08-12T05:39:49.327Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-08-12T05:39:49.327Z||main|||||WARN|500||--- 2022-08-12T05:39:49.908Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-08-12T05:39:55.960Z||main|||||INFO|500||Started ApiHandlerApplication in 46.21 seconds (JVM running for 48.582) 2022-08-12T05:39:56.003Z|08c81a3f-5929-490a-b7b7-a180291d3f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:39:56.019Z|08c81a3f-5929-490a-b7b7-a180291d3f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:39:56.022Z|5e4e0c89-2a2d-4eb3-baf9-a87bf182b56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:39:56.029Z|5e4e0c89-2a2d-4eb3-baf9-a87bf182b56e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:39:59.527Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-12T05:39:59.720Z|4a78f35d-32ff-4c21-993e-6414be51c2ef|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-12T05:40:00.160Z|4a78f35d-32ff-4c21-993e-6414be51c2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:02.009Z|8c23de93-f71a-46c6-86c0-783a0b49b79e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:02.011Z|8c23de93-f71a-46c6-86c0-783a0b49b79e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:02.041Z|8521cfeb-d8bf-4cde-800b-7ccd705d9d65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:02.043Z|8521cfeb-d8bf-4cde-800b-7ccd705d9d65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:10.360Z|b6f7f132-19f8-4a90-99ca-70dd19dae22c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:10.362Z|b6f7f132-19f8-4a90-99ca-70dd19dae22c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:10.950Z|dda55ed6-def8-48d3-9571-e5522635afc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:40:10.954Z|dda55ed6-def8-48d3-9571-e5522635afc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:40:12.059Z|1988326d-3ed6-49f7-8c0a-5c55e8b4c563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:12.061Z|1988326d-3ed6-49f7-8c0a-5c55e8b4c563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:12.111Z|3d37b0cc-ea92-4231-914d-dd86ced216cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:12.113Z|3d37b0cc-ea92-4231-914d-dd86ced216cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:20.405Z|698eec8f-9154-4647-b790-b9c069d8691a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:20.407Z|698eec8f-9154-4647-b790-b9c069d8691a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:22.102Z|50567729-026c-4964-b634-c82e0d487c19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:22.104Z|50567729-026c-4964-b634-c82e0d487c19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:22.147Z|bb23aebb-a163-4ff2-b036-98ce37870151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:22.148Z|bb23aebb-a163-4ff2-b036-98ce37870151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:25.946Z|c05099c7-4ace-4a4a-9da1-4a97d9015ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:40:25.947Z|c05099c7-4ace-4a4a-9da1-4a97d9015ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:40:26.034Z|9812ff51-fb4c-4445-b5a7-789e31a9a400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:40:26.035Z|9812ff51-fb4c-4445-b5a7-789e31a9a400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:40:30.447Z|b1e49520-90c2-4b4d-bd29-0325acd6ca60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:30.448Z|b1e49520-90c2-4b4d-bd29-0325acd6ca60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:32.139Z|6da009a8-4119-4cc2-95cd-6726089ccda4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:32.141Z|6da009a8-4119-4cc2-95cd-6726089ccda4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:32.190Z|39334773-5026-409d-8568-14e281235527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:32.191Z|39334773-5026-409d-8568-14e281235527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:40.500Z|ca926047-5e17-4679-a1b3-d38f738defd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:40.506Z|ca926047-5e17-4679-a1b3-d38f738defd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:40.947Z|c6aafea4-5e7d-409c-ac97-d74374535dcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:40:40.947Z|c6aafea4-5e7d-409c-ac97-d74374535dcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:40:42.199Z|9393157b-a55d-49c0-8d18-ec1b87dc1801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:42.201Z|9393157b-a55d-49c0-8d18-ec1b87dc1801|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:42.235Z|45514357-06e8-423e-8839-21605ec0fd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:42.236Z|45514357-06e8-423e-8839-21605ec0fd9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:50.582Z|7fe87752-af0f-450a-a981-280019958180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:50.583Z|7fe87752-af0f-450a-a981-280019958180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:52.246Z|6cf273d5-98fe-4c5c-a70d-2905249fc514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:52.248Z|6cf273d5-98fe-4c5c-a70d-2905249fc514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:52.269Z|61b7ff4c-88e5-4cc1-b54d-ac329ac444ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:40:52.271Z|61b7ff4c-88e5-4cc1-b54d-ac329ac444ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:40:55.946Z|b03df0a6-9759-4d5b-89bd-849ba09ad9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:40:55.949Z|b03df0a6-9759-4d5b-89bd-849ba09ad9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:40:56.037Z|a17a96f0-244f-4a39-9801-4cbf60f1d5ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:40:56.038Z|a17a96f0-244f-4a39-9801-4cbf60f1d5ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:41:00.631Z|0e621632-d7b6-482e-80b0-374dac723ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:00.632Z|0e621632-d7b6-482e-80b0-374dac723ed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:02.288Z|6656d227-2ea5-489f-84c1-065eccb685aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:02.289Z|6656d227-2ea5-489f-84c1-065eccb685aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:02.306Z|0aeb3d1b-3744-4975-92a5-39919c51890b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:02.307Z|0aeb3d1b-3744-4975-92a5-39919c51890b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:10.673Z|f1fc1280-7849-4666-b663-87097f32e195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:10.675Z|f1fc1280-7849-4666-b663-87097f32e195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:10.954Z|376a4868-de1f-4ec2-931b-3ef3829a91fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:41:10.954Z|376a4868-de1f-4ec2-931b-3ef3829a91fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:41:12.323Z|0edd3109-c72b-4528-a0c5-104124cd15df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:12.325Z|0edd3109-c72b-4528-a0c5-104124cd15df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:12.346Z|d2a766f6-0ef8-4b97-82e7-ed2ae9a39dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:12.347Z|d2a766f6-0ef8-4b97-82e7-ed2ae9a39dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:20.715Z|a42d58e5-620c-46c0-8599-29a22bab2e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:20.716Z|a42d58e5-620c-46c0-8599-29a22bab2e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:22.391Z|53fafda7-6abe-4ba9-83f3-0a1ee7b7e491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:22.391Z|a0b6d396-aea5-4413-89f4-399cc50ec0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:22.392Z|a0b6d396-aea5-4413-89f4-399cc50ec0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:22.392Z|53fafda7-6abe-4ba9-83f3-0a1ee7b7e491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:25.946Z|60d026c1-74c1-4864-8db7-8c50d665d6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:41:25.947Z|60d026c1-74c1-4864-8db7-8c50d665d6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:41:26.040Z|ac844de2-9484-440e-af35-6ec88453dad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:41:26.040Z|ac844de2-9484-440e-af35-6ec88453dad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:41:30.742Z|6bb31fb5-c02f-4d03-9139-db447ce65d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:30.743Z|6bb31fb5-c02f-4d03-9139-db447ce65d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:32.422Z|b15a44d0-78ff-40ac-98f2-8f0bac7d1da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:32.424Z|8ef28590-75cc-480b-bbd5-e4096358ecd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:32.424Z|b15a44d0-78ff-40ac-98f2-8f0bac7d1da4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:32.424Z|8ef28590-75cc-480b-bbd5-e4096358ecd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:40.822Z|98d863a4-265f-41d7-9ea6-7f8b87b4c327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:40.823Z|98d863a4-265f-41d7-9ea6-7f8b87b4c327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:40.946Z|7538535a-9331-4dff-9cb5-5b60c95b90f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:41:40.950Z|7538535a-9331-4dff-9cb5-5b60c95b90f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:41:42.497Z|5b5f0efb-c888-4332-945d-bc191647b111|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:42.497Z|c111ccd1-4a5e-4197-aa2f-35f3b303dd87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:42.498Z|5b5f0efb-c888-4332-945d-bc191647b111|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:42.498Z|c111ccd1-4a5e-4197-aa2f-35f3b303dd87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:50.881Z|c4231e51-d9d9-4551-870f-a851dd994a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:50.882Z|c4231e51-d9d9-4551-870f-a851dd994a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:52.529Z|2c897614-d005-43cc-be2a-9d90da1422cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:52.531Z|2c897614-d005-43cc-be2a-9d90da1422cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:52.534Z|e9431cef-373c-4d45-9c97-9d1b895f3bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:41:52.535Z|e9431cef-373c-4d45-9c97-9d1b895f3bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:41:55.946Z|3648a558-0908-42d4-9ffc-cd4b000ce6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:41:55.947Z|3648a558-0908-42d4-9ffc-cd4b000ce6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:41:56.042Z|7e9e1160-31a4-4892-8d98-fb65019c7599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:41:56.043Z|7e9e1160-31a4-4892-8d98-fb65019c7599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:42:00.909Z|9ecf7ae3-97c7-49e6-9974-7a0c7b04085a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:00.910Z|9ecf7ae3-97c7-49e6-9974-7a0c7b04085a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:02.564Z|5ed1d49e-faec-464a-8962-83bae4920704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:02.566Z|5ed1d49e-faec-464a-8962-83bae4920704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:02.574Z|f68cf3af-ad1d-4be3-b8d0-3ba085cc0162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:02.575Z|f68cf3af-ad1d-4be3-b8d0-3ba085cc0162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:10.939Z|e1bf5f25-6536-4d45-ac64-b6d4252a00b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:10.940Z|e1bf5f25-6536-4d45-ac64-b6d4252a00b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:10.945Z|4741f3c4-0f6d-4c18-8564-ee2d4ed3e0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:42:10.946Z|4741f3c4-0f6d-4c18-8564-ee2d4ed3e0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:42:12.604Z|f27a4755-1cfe-4e2c-ada9-72d69ab0d916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:12.605Z|f27a4755-1cfe-4e2c-ada9-72d69ab0d916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:12.613Z|b4ca5fec-0b32-4668-b85b-5d7c52ffe9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:12.614Z|b4ca5fec-0b32-4668-b85b-5d7c52ffe9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:20.987Z|94dd66e6-7245-4ad0-8766-6bd095d2ddad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:20.988Z|94dd66e6-7245-4ad0-8766-6bd095d2ddad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:22.632Z|52160e34-1674-47b5-9445-1f571496f35e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:22.633Z|52160e34-1674-47b5-9445-1f571496f35e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:22.640Z|f26ecd6b-692f-4208-bfad-e1ccbef03f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:22.641Z|f26ecd6b-692f-4208-bfad-e1ccbef03f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:25.947Z|8e2aab3b-6154-4caa-a759-eb7c404ad690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:42:25.950Z|8e2aab3b-6154-4caa-a759-eb7c404ad690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:42:26.044Z|52811581-6fe2-4cfd-9692-78c187799531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:42:26.045Z|52811581-6fe2-4cfd-9692-78c187799531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:42:31.025Z|787f57b3-0e6d-46b0-a6fe-73d2a59682ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:31.026Z|787f57b3-0e6d-46b0-a6fe-73d2a59682ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:32.663Z|7d043b44-eb3d-451b-9d96-fc2ac5c8c721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:32.664Z|7d043b44-eb3d-451b-9d96-fc2ac5c8c721|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:32.665Z|6dda9b0d-e57f-4fc9-89a2-b15ce6ec47ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:32.666Z|6dda9b0d-e57f-4fc9-89a2-b15ce6ec47ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:40.946Z|44c78757-9f8e-4a6c-9e06-82e386204014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:42:40.947Z|44c78757-9f8e-4a6c-9e06-82e386204014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:42:41.067Z|e891ecf7-7c41-4601-8437-889d823b3710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:41.068Z|e891ecf7-7c41-4601-8437-889d823b3710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:42.691Z|11858639-ddb0-4d12-8f15-52ff745a5b7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:42.691Z|dfcce2d8-465d-47dd-be7b-26d9b0b47fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:42.692Z|11858639-ddb0-4d12-8f15-52ff745a5b7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:42.692Z|dfcce2d8-465d-47dd-be7b-26d9b0b47fb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:51.097Z|fcc2d965-8144-442a-9689-877b857da256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:51.098Z|fcc2d965-8144-442a-9689-877b857da256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:52.720Z|b7b326cf-584d-4a32-8066-238f948e7380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:52.721Z|b7b326cf-584d-4a32-8066-238f948e7380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:52.722Z|7bd19208-feb0-4e23-96bc-a69b1822495e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:42:52.723Z|7bd19208-feb0-4e23-96bc-a69b1822495e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:42:55.946Z|7f1bf8ef-1fa1-4801-8b2c-368f51479d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:42:55.947Z|7f1bf8ef-1fa1-4801-8b2c-368f51479d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:42:56.046Z|6b11a5bf-28d4-4b68-87d0-ef77a21de3ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:42:56.047Z|6b11a5bf-28d4-4b68-87d0-ef77a21de3ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:43:01.126Z|8237922e-274d-440e-a4b4-70b99cecfec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:01.127Z|8237922e-274d-440e-a4b4-70b99cecfec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:02.751Z|03fdb244-a35a-478b-9fd7-0e932f2820d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:02.752Z|03fdb244-a35a-478b-9fd7-0e932f2820d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:02.757Z|90cbc6a5-b815-45ae-9996-c2cf01e08a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:02.758Z|90cbc6a5-b815-45ae-9996-c2cf01e08a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:10.946Z|ccbe96df-8d21-4056-a7b9-4f3c49eddf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:43:10.950Z|ccbe96df-8d21-4056-a7b9-4f3c49eddf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:43:11.166Z|757b356c-b8dc-4f82-bf68-e9c5466f1212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:11.167Z|757b356c-b8dc-4f82-bf68-e9c5466f1212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:12.780Z|6b239f78-4c6e-4e65-a174-7c35800078af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:12.781Z|6b239f78-4c6e-4e65-a174-7c35800078af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:12.798Z|7946ae8e-d36a-4fed-ab69-7bf6b84c94e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:12.799Z|7946ae8e-d36a-4fed-ab69-7bf6b84c94e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:21.203Z|f97a6844-ff51-495b-aea2-d093d9e04ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:21.204Z|f97a6844-ff51-495b-aea2-d093d9e04ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:22.811Z|c4d0eedc-8e12-421f-886e-aca6888ee620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:22.812Z|c4d0eedc-8e12-421f-886e-aca6888ee620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:22.826Z|8645b562-5615-47cf-893b-4693f9e43aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:22.827Z|8645b562-5615-47cf-893b-4693f9e43aed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:25.946Z|5a79debe-5ece-4f88-a28f-0eceead31042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:43:25.946Z|5a79debe-5ece-4f88-a28f-0eceead31042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:43:26.048Z|f4e054fe-e8d0-4863-8233-97e66e8ea941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:43:26.049Z|f4e054fe-e8d0-4863-8233-97e66e8ea941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:43:31.230Z|4203ab9a-c8a5-4077-a7f8-5caa299e8b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:31.231Z|4203ab9a-c8a5-4077-a7f8-5caa299e8b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:32.839Z|284110d4-53b1-42b7-b2da-0e499754da9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:32.840Z|284110d4-53b1-42b7-b2da-0e499754da9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:32.853Z|6fd521a0-6687-4ad1-b99e-32f21d171315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:32.854Z|6fd521a0-6687-4ad1-b99e-32f21d171315|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:40.947Z|b66ffaf4-b51d-4a2e-b125-9b24520a67e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:43:40.947Z|b66ffaf4-b51d-4a2e-b125-9b24520a67e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:43:41.266Z|cc5fb6ad-bf4f-4528-a98f-6f83dc6c5e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:41.267Z|cc5fb6ad-bf4f-4528-a98f-6f83dc6c5e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:42.869Z|7288f54b-d2c5-4941-8fa8-8236a9804efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:42.870Z|7288f54b-d2c5-4941-8fa8-8236a9804efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:42.891Z|e12c8355-a343-40f6-9485-43d634e0bda7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:42.892Z|e12c8355-a343-40f6-9485-43d634e0bda7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:51.312Z|f6903dc3-ae08-4261-bb94-93226b16245c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:51.314Z|f6903dc3-ae08-4261-bb94-93226b16245c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:52.904Z|25c8dc30-7b4c-4f4b-a020-62584e33e882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:52.905Z|25c8dc30-7b4c-4f4b-a020-62584e33e882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:52.917Z|36dbc44c-7a8f-4168-993e-055370cb6ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:43:52.918Z|36dbc44c-7a8f-4168-993e-055370cb6ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:43:55.946Z|45d8bba4-b313-407f-937b-e872d4dc6570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:43:55.950Z|45d8bba4-b313-407f-937b-e872d4dc6570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:43:56.050Z|30d94dd0-1fee-44ec-ba52-738bfc35cf9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:43:56.050Z|30d94dd0-1fee-44ec-ba52-738bfc35cf9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:44:01.357Z|ece3a9bb-486e-4534-892a-7ed4b16d18cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:01.359Z|ece3a9bb-486e-4534-892a-7ed4b16d18cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:02.936Z|b8fb32b3-a385-4ccd-8929-b3f1672476ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:02.937Z|b8fb32b3-a385-4ccd-8929-b3f1672476ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:02.955Z|0da05bb1-2a3c-4ec0-9b23-fa276696e987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:02.956Z|0da05bb1-2a3c-4ec0-9b23-fa276696e987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:10.946Z|1192792b-51b4-4f5d-8fbf-d36bd3828aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:44:10.947Z|1192792b-51b4-4f5d-8fbf-d36bd3828aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:44:11.402Z|88451cbf-e6fd-420c-bebf-85766feb81f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:11.403Z|88451cbf-e6fd-420c-bebf-85766feb81f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:12.969Z|145e3668-fa68-487f-96c5-f9c980a239a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:12.970Z|145e3668-fa68-487f-96c5-f9c980a239a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:12.989Z|0059ed16-14fd-4687-bf47-c86e4c1a1de8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:12.990Z|0059ed16-14fd-4687-bf47-c86e4c1a1de8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:21.432Z|ce7128ae-d311-434f-ac59-bc70ace485ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:21.434Z|ce7128ae-d311-434f-ac59-bc70ace485ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:23.008Z|bf2a0fd3-856f-46e9-9ecc-114db3fa843b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:23.009Z|bf2a0fd3-856f-46e9-9ecc-114db3fa843b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:23.017Z|01160a34-d4e8-434b-9d43-ef5d80ae5c2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:23.017Z|01160a34-d4e8-434b-9d43-ef5d80ae5c2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:25.946Z|79079eea-1e2a-44cd-94e7-047ddb936f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:44:25.947Z|79079eea-1e2a-44cd-94e7-047ddb936f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:44:26.052Z|bd8e24e9-0284-4a0d-bcba-268ec064bf17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:44:26.053Z|bd8e24e9-0284-4a0d-bcba-268ec064bf17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:44:31.468Z|9f1d1c17-e2fb-44ff-8963-21604c7da497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:31.470Z|9f1d1c17-e2fb-44ff-8963-21604c7da497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:33.043Z|18482498-bed0-4ca5-8c4c-33d705f25378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:33.045Z|ad247293-632e-4c3a-8943-a504beccc711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:33.045Z|18482498-bed0-4ca5-8c4c-33d705f25378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:33.046Z|ad247293-632e-4c3a-8943-a504beccc711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:40.947Z|44e0217b-f3fe-48bb-8c4c-218bc5333097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:44:40.950Z|44e0217b-f3fe-48bb-8c4c-218bc5333097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:44:41.502Z|d875bd23-12dd-4ad1-a863-ab1aa407d535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:41.503Z|d875bd23-12dd-4ad1-a863-ab1aa407d535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:43.094Z|fe3bb333-efd1-43dc-a177-126154f96d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:43.096Z|fe3bb333-efd1-43dc-a177-126154f96d4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:43.101Z|ab1140a3-26c3-4fbf-ab77-eaed6fd8a168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:43.102Z|ab1140a3-26c3-4fbf-ab77-eaed6fd8a168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:51.548Z|32bcbfaf-4409-40ab-a65b-8f06a476d378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:51.550Z|32bcbfaf-4409-40ab-a65b-8f06a476d378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:53.128Z|23074e3a-2af1-4280-89bb-ad5832de5125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:53.129Z|23074e3a-2af1-4280-89bb-ad5832de5125|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:53.132Z|c61b1334-4030-4b77-9451-5ca0050a50c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:44:53.132Z|c61b1334-4030-4b77-9451-5ca0050a50c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:44:55.946Z|d2cbe7d2-3e5c-4e62-a929-1e17af794b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:44:55.947Z|d2cbe7d2-3e5c-4e62-a929-1e17af794b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:44:56.054Z|65f01b7e-4225-48a2-986e-22da6f77f79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:44:56.055Z|65f01b7e-4225-48a2-986e-22da6f77f79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:45:01.594Z|e25de7e7-3f77-415e-8104-780151171dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:01.595Z|e25de7e7-3f77-415e-8104-780151171dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:03.171Z|0dadff6b-dbe0-409e-b87f-b621bddbfa10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:03.171Z|b5599c40-fb59-43d4-80b9-81b72bc55abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:03.172Z|0dadff6b-dbe0-409e-b87f-b621bddbfa10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:03.173Z|b5599c40-fb59-43d4-80b9-81b72bc55abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:10.946Z|88f89eb1-db30-486d-9084-d653513d9cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:45:10.947Z|88f89eb1-db30-486d-9084-d653513d9cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:45:11.625Z|a3f16c04-8908-4800-8418-e011e92c56bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:11.626Z|a3f16c04-8908-4800-8418-e011e92c56bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:13.199Z|bb77f8a8-947a-4a22-9c6a-5791df2e1db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:13.201Z|bb77f8a8-947a-4a22-9c6a-5791df2e1db4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:13.201Z|a12855a3-cd32-4adc-8a24-c11c6de01beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:13.203Z|a12855a3-cd32-4adc-8a24-c11c6de01beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:21.677Z|a2c7429b-6d4d-4389-903b-4566307061b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:21.679Z|a2c7429b-6d4d-4389-903b-4566307061b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:23.237Z|2f138c89-09ce-4ccc-909e-f4933e3e7685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:23.238Z|2f138c89-09ce-4ccc-909e-f4933e3e7685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:23.255Z|34ab7dcd-fa8f-4aa5-838d-6cef42b61ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:23.255Z|34ab7dcd-fa8f-4aa5-838d-6cef42b61ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:25.946Z|53233f2c-b412-470c-b377-b0f312a2de9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:45:25.947Z|53233f2c-b412-470c-b377-b0f312a2de9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:45:26.056Z|a6f9c4e3-b965-4f0b-b333-d87ef1b2d60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:45:26.057Z|a6f9c4e3-b965-4f0b-b333-d87ef1b2d60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:45:31.708Z|9a3de3bc-5844-431b-be73-c014d6f5a870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:31.709Z|9a3de3bc-5844-431b-be73-c014d6f5a870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:33.296Z|5a15d8c6-d422-4ff9-b131-4267fee35779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:33.298Z|5a15d8c6-d422-4ff9-b131-4267fee35779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:33.302Z|ab0eeef0-5fd7-4470-9940-4517e2a2147b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:33.303Z|ab0eeef0-5fd7-4470-9940-4517e2a2147b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:40.946Z|040fd246-48aa-470b-9b39-d23941d66acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:45:40.947Z|040fd246-48aa-470b-9b39-d23941d66acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:45:41.736Z|e87cc0cb-a991-45e2-abe1-da4e18bcadad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:41.736Z|e87cc0cb-a991-45e2-abe1-da4e18bcadad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:43.326Z|82330639-b03d-4ffd-86c5-5e9bed7ab986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:43.327Z|82330639-b03d-4ffd-86c5-5e9bed7ab986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:43.339Z|e53235d9-26ee-4c7f-9dd4-dc5891e89b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:43.340Z|e53235d9-26ee-4c7f-9dd4-dc5891e89b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:51.763Z|9f64b34d-ecac-48c7-8117-e694dbe413c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:51.763Z|9f64b34d-ecac-48c7-8117-e694dbe413c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:53.367Z|38953cf5-0db2-4c97-b2e0-90b082dda36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:53.367Z|38953cf5-0db2-4c97-b2e0-90b082dda36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:53.398Z|bb7f75ac-f72d-424c-bc7c-9c28bbeeed07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:45:53.399Z|bb7f75ac-f72d-424c-bc7c-9c28bbeeed07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:45:55.946Z|c9ebfbb4-0e68-4c61-be2b-e130044f666e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:45:55.946Z|c9ebfbb4-0e68-4c61-be2b-e130044f666e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:45:56.058Z|5681c675-3ffb-4169-baa7-a6d669073d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:45:56.058Z|5681c675-3ffb-4169-baa7-a6d669073d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:46:01.790Z|5e757f53-3c7a-429c-8410-fadc3f84e3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:01.791Z|5e757f53-3c7a-429c-8410-fadc3f84e3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:03.393Z|0eb092e0-2d79-40de-9781-2f59e2e45445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:03.394Z|0eb092e0-2d79-40de-9781-2f59e2e45445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:03.424Z|6653c853-f5b2-4534-a4ef-43ac1dbc0749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:03.425Z|6653c853-f5b2-4534-a4ef-43ac1dbc0749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:10.946Z|6c5204d8-7472-47b9-9fa4-cf855414dbbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:46:10.948Z|6c5204d8-7472-47b9-9fa4-cf855414dbbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:46:11.816Z|03d574c3-f8bf-4fbc-a955-ea32073a2107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:11.818Z|03d574c3-f8bf-4fbc-a955-ea32073a2107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:13.429Z|7aacf1c9-a5bc-4555-a721-11f641a31baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:13.430Z|7aacf1c9-a5bc-4555-a721-11f641a31baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:13.477Z|5d0c96cb-80a7-4837-875e-5c90d1b9eb2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:13.478Z|5d0c96cb-80a7-4837-875e-5c90d1b9eb2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:21.846Z|474bbabc-8286-4e2e-a620-4433880fc833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:21.847Z|474bbabc-8286-4e2e-a620-4433880fc833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:23.462Z|09386f14-7b46-4bf2-b010-c22f80f7dd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:23.463Z|09386f14-7b46-4bf2-b010-c22f80f7dd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:23.504Z|ef140e2c-dded-4b94-adc8-b8167ce00809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:23.505Z|ef140e2c-dded-4b94-adc8-b8167ce00809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:25.946Z|a982f894-c04b-423a-ac1a-89f896c28549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:46:25.946Z|a982f894-c04b-423a-ac1a-89f896c28549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:46:26.059Z|528f40d4-cd7c-4723-86d1-ebef6f60a756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:46:26.060Z|528f40d4-cd7c-4723-86d1-ebef6f60a756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:46:31.875Z|10bf5f20-8e34-4310-9b8e-48b85bebd1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:31.876Z|10bf5f20-8e34-4310-9b8e-48b85bebd1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:33.489Z|7ec44994-5a89-4312-8614-17416684836c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:33.490Z|7ec44994-5a89-4312-8614-17416684836c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:33.530Z|5c4981e0-9f86-4967-9cd9-59b1aaa0600e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:33.531Z|5c4981e0-9f86-4967-9cd9-59b1aaa0600e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:40.946Z|e95cc198-7a8d-43e2-bdd8-1d4e089a5041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:46:40.946Z|e95cc198-7a8d-43e2-bdd8-1d4e089a5041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:46:41.902Z|520a5962-e580-498f-bb35-167ca597c0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:41.903Z|520a5962-e580-498f-bb35-167ca597c0e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:43.514Z|458aadb2-9a8e-4adc-b8bc-fbaf3d7ae0e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:43.515Z|458aadb2-9a8e-4adc-b8bc-fbaf3d7ae0e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:43.557Z|379a4320-fff8-4dc7-9e80-348175b09861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:43.558Z|379a4320-fff8-4dc7-9e80-348175b09861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:51.928Z|dbd1d5cb-5724-44a3-9c1d-cf6065a26f2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:51.929Z|dbd1d5cb-5724-44a3-9c1d-cf6065a26f2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:53.546Z|10246e99-dd1a-4ecb-b260-d908444bafe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:53.547Z|10246e99-dd1a-4ecb-b260-d908444bafe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:53.591Z|900b29a4-65c6-4584-9578-87c8a9332a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:46:53.592Z|900b29a4-65c6-4584-9578-87c8a9332a11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:46:55.946Z|16a402d3-2bf1-4c19-9cc7-27452bdfc632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:46:55.947Z|16a402d3-2bf1-4c19-9cc7-27452bdfc632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:46:56.062Z|70448b3f-3edd-46a4-b378-4ee11d045c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:46:56.062Z|70448b3f-3edd-46a4-b378-4ee11d045c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:47:01.960Z|725b1fe5-a150-4712-b37e-6617dcfeedd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:01.962Z|725b1fe5-a150-4712-b37e-6617dcfeedd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:03.582Z|43db7266-e75a-4e2d-b844-7b76f0e461e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:03.583Z|43db7266-e75a-4e2d-b844-7b76f0e461e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:03.616Z|226af0a6-31fa-4447-b863-f1bdb15f0921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:03.617Z|226af0a6-31fa-4447-b863-f1bdb15f0921|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:10.946Z|8edf1378-83d8-405b-bc0f-1dd8fb23ca62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:47:10.946Z|8edf1378-83d8-405b-bc0f-1dd8fb23ca62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:47:11.990Z|e4d05147-eda4-4240-834c-1e5e2217c409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:11.990Z|e4d05147-eda4-4240-834c-1e5e2217c409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:13.610Z|a2d17979-9560-42d0-bf5d-4726cfad93c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:13.611Z|a2d17979-9560-42d0-bf5d-4726cfad93c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:13.644Z|3e6da9c5-7dc7-4f01-8543-890e91d3c2bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:13.644Z|3e6da9c5-7dc7-4f01-8543-890e91d3c2bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:22.016Z|6c704329-681e-4d6f-941f-b78116f095fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:22.017Z|6c704329-681e-4d6f-941f-b78116f095fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:23.640Z|8dae2a96-6e9c-429d-9552-f2821c413aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:23.641Z|8dae2a96-6e9c-429d-9552-f2821c413aac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:23.673Z|6d482bc0-c601-4f5e-83b2-3ff799ea5eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:23.674Z|6d482bc0-c601-4f5e-83b2-3ff799ea5eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:25.946Z|0e10257d-2f39-44ed-b08f-0f56d24cce06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:47:25.947Z|0e10257d-2f39-44ed-b08f-0f56d24cce06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:47:26.065Z|af1265bf-1ed2-4b6f-8007-3a78c7339804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:47:26.065Z|af1265bf-1ed2-4b6f-8007-3a78c7339804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:47:32.056Z|eafe157e-7fe1-4c7f-9ba1-a0f95674bdfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:32.057Z|eafe157e-7fe1-4c7f-9ba1-a0f95674bdfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:33.672Z|26e5af1f-1974-4545-9f32-271bbf041eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:33.673Z|26e5af1f-1974-4545-9f32-271bbf041eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:33.697Z|b4038764-c441-407f-b1de-41a683895565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:33.698Z|b4038764-c441-407f-b1de-41a683895565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:40.946Z|3f8d7ac4-94d3-4791-9408-f1cceb45d1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:47:40.947Z|3f8d7ac4-94d3-4791-9408-f1cceb45d1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:47:42.088Z|8b44ec22-577b-4d8e-ab63-3675bc8f963e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:42.089Z|8b44ec22-577b-4d8e-ab63-3675bc8f963e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:43.699Z|d72c7a61-94ca-42bf-8392-3d2e18a15c0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:43.700Z|d72c7a61-94ca-42bf-8392-3d2e18a15c0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:43.722Z|a029c3e3-18d7-412e-bd8d-2fa1809d1e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:43.723Z|a029c3e3-18d7-412e-bd8d-2fa1809d1e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:52.112Z|b8b1e1f4-21db-4a82-9982-d3a72cbcaa9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:52.113Z|b8b1e1f4-21db-4a82-9982-d3a72cbcaa9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:53.727Z|e609cf2b-ca60-42fd-94e6-6761fe325882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:53.728Z|e609cf2b-ca60-42fd-94e6-6761fe325882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:53.747Z|959a7df8-5372-4c85-9f20-0d1d2df6aba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:47:53.748Z|959a7df8-5372-4c85-9f20-0d1d2df6aba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:47:55.946Z|debcd281-010b-4aca-9cfc-2df5f8356e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:47:55.947Z|debcd281-010b-4aca-9cfc-2df5f8356e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:47:56.066Z|c1e44ce7-45d2-411d-9405-98231d4473e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:47:56.067Z|c1e44ce7-45d2-411d-9405-98231d4473e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:48:02.146Z|d694e966-3e42-46f5-8358-9a57120eca8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:02.147Z|d694e966-3e42-46f5-8358-9a57120eca8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:03.757Z|eb063e2e-ae33-4242-ad1b-39d74fb41b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:03.758Z|eb063e2e-ae33-4242-ad1b-39d74fb41b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:03.778Z|61b462a6-2451-4e11-af45-61cfc621047c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:03.778Z|61b462a6-2451-4e11-af45-61cfc621047c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:10.945Z|91f3c9d1-ac7f-4359-9b9d-ac28662cd5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:48:10.946Z|91f3c9d1-ac7f-4359-9b9d-ac28662cd5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:48:12.184Z|3aeb2b00-c22e-4933-8f7a-bc4a0977d0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:12.185Z|3aeb2b00-c22e-4933-8f7a-bc4a0977d0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:13.782Z|caa5c0d8-fd1f-4947-9a1a-ee6ea610b021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:13.783Z|caa5c0d8-fd1f-4947-9a1a-ee6ea610b021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:13.800Z|b8219e42-2815-42cd-a30b-6af30a45f617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:13.801Z|b8219e42-2815-42cd-a30b-6af30a45f617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:22.211Z|45423390-b1cd-43fc-9ad4-e22ecc6d3f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:22.212Z|45423390-b1cd-43fc-9ad4-e22ecc6d3f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:23.820Z|96756078-b1d8-440f-9653-e25201c57318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:23.821Z|96756078-b1d8-440f-9653-e25201c57318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:23.828Z|cc6d8be1-640f-4bcc-aaef-3f4d68d3593e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:23.829Z|cc6d8be1-640f-4bcc-aaef-3f4d68d3593e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:25.946Z|7900b996-7429-4de2-8cad-d8dba65dfa6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:48:25.948Z|7900b996-7429-4de2-8cad-d8dba65dfa6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:48:26.068Z|6e4aa1fd-88c9-47d8-8d44-3f874a4e4a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:48:26.069Z|6e4aa1fd-88c9-47d8-8d44-3f874a4e4a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:48:32.240Z|457ea6ee-a80d-461b-a782-7969866c9098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:32.241Z|457ea6ee-a80d-461b-a782-7969866c9098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:33.861Z|766c49ea-4772-4f95-abf2-0afc6721a975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:33.861Z|5ba4634a-7e41-4b76-b1d9-7f8bb088713e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:33.862Z|766c49ea-4772-4f95-abf2-0afc6721a975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:33.863Z|5ba4634a-7e41-4b76-b1d9-7f8bb088713e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:40.946Z|ed117aaf-b295-43b5-9321-1e8d52fb0d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:48:40.947Z|ed117aaf-b295-43b5-9321-1e8d52fb0d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:48:42.280Z|66dc23d5-f84b-4db1-be50-283b82cbcb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:42.281Z|66dc23d5-f84b-4db1-be50-283b82cbcb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:43.894Z|82468d34-0c49-41b0-90ed-dc6ebda0248a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:43.894Z|1dfc76f2-5ce7-4d5b-b3c1-53c5b48bb662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:43.895Z|82468d34-0c49-41b0-90ed-dc6ebda0248a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:43.898Z|1dfc76f2-5ce7-4d5b-b3c1-53c5b48bb662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:52.309Z|7cabcc54-7f35-4406-98fe-a6b7b4e5986f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:52.310Z|7cabcc54-7f35-4406-98fe-a6b7b4e5986f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:53.921Z|c152b380-3c3b-47d6-ae8e-b6d7776285e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:53.921Z|7e1468e4-3e58-48ac-8185-3d4e0654cac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:48:53.922Z|c152b380-3c3b-47d6-ae8e-b6d7776285e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:53.923Z|7e1468e4-3e58-48ac-8185-3d4e0654cac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:48:55.946Z|53d5a2d3-3425-4680-b989-3182c8e7bb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:48:55.946Z|53d5a2d3-3425-4680-b989-3182c8e7bb70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:48:56.070Z|bd19f995-6531-4365-829b-d2b55b73413b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:48:56.070Z|bd19f995-6531-4365-829b-d2b55b73413b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:49:02.357Z|337d8f5c-0b4d-42ee-be7d-005813270fee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:02.358Z|337d8f5c-0b4d-42ee-be7d-005813270fee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:03.955Z|937c0be8-89b4-4ba0-9572-368a71984304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:03.956Z|7ce0fd1d-cca8-4679-8a07-d99cce897537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:03.957Z|937c0be8-89b4-4ba0-9572-368a71984304|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:03.958Z|7ce0fd1d-cca8-4679-8a07-d99cce897537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:10.945Z|837e8e69-79dc-4965-bce7-061113068a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:49:10.947Z|837e8e69-79dc-4965-bce7-061113068a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:49:12.388Z|051ccc72-bf25-48d8-899c-4940d5ee4052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:12.389Z|051ccc72-bf25-48d8-899c-4940d5ee4052|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:13.983Z|e4a725fd-4b00-44e9-b598-6d0df2aae928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:13.984Z|e4a725fd-4b00-44e9-b598-6d0df2aae928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:13.985Z|99b392da-b9be-47a0-a70f-83b3adf6586f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:13.986Z|99b392da-b9be-47a0-a70f-83b3adf6586f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:22.416Z|58b7bbde-152b-477f-bb33-825e0d91c94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:22.417Z|58b7bbde-152b-477f-bb33-825e0d91c94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:24.010Z|78f5bb43-510d-49e7-a76b-35203c433611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:24.011Z|78f5bb43-510d-49e7-a76b-35203c433611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:24.014Z|2e456da6-96d7-4cb8-93d2-cbeea38205a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:24.014Z|2e456da6-96d7-4cb8-93d2-cbeea38205a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:25.946Z|3263ce80-0912-41f9-b770-320d7fb53c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:49:25.946Z|3263ce80-0912-41f9-b770-320d7fb53c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:49:26.072Z|63e55e01-0349-4b97-8c27-9b17c16df713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:49:26.072Z|63e55e01-0349-4b97-8c27-9b17c16df713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:49:32.458Z|e3881eea-ab23-44cb-b948-3a422f594d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:32.459Z|e3881eea-ab23-44cb-b948-3a422f594d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:34.039Z|85a05d2e-73dc-4379-8e31-861b8dfd3313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:34.040Z|85a05d2e-73dc-4379-8e31-861b8dfd3313|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:34.058Z|58664dec-68d4-498d-b063-a2243c8352fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:34.059Z|58664dec-68d4-498d-b063-a2243c8352fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:40.945Z|7848cb06-fd83-49b7-b382-3e79a3c764bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:49:40.946Z|7848cb06-fd83-49b7-b382-3e79a3c764bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:49:42.483Z|e53b7af5-922e-484f-b128-4ba275df180a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:42.484Z|e53b7af5-922e-484f-b128-4ba275df180a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:44.067Z|613b5f09-94f8-4168-b846-8b7210fd52a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:44.068Z|613b5f09-94f8-4168-b846-8b7210fd52a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:44.083Z|bc65007b-babf-48ee-8541-1d4b5b942822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:44.083Z|bc65007b-babf-48ee-8541-1d4b5b942822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:52.510Z|fcd2bc86-c0df-4e58-abf4-1c59b8a35621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:52.511Z|fcd2bc86-c0df-4e58-abf4-1c59b8a35621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:54.091Z|e6159a8f-f5d2-47a9-8c1d-4b09f358bb62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:54.092Z|e6159a8f-f5d2-47a9-8c1d-4b09f358bb62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:54.106Z|d684e2ac-ce02-4347-8f77-5caa67cf50d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:49:54.107Z|d684e2ac-ce02-4347-8f77-5caa67cf50d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:49:55.946Z|6595db07-b6e9-432a-874c-5488e1a24a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:49:55.947Z|6595db07-b6e9-432a-874c-5488e1a24a61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:49:56.074Z|882de556-f4cc-48e4-ac29-9292a5a511bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:49:56.074Z|882de556-f4cc-48e4-ac29-9292a5a511bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:49:59.820Z|13249e6a-dd7d-4354-9e47-ecf549779de8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:49:59.820Z|13249e6a-dd7d-4354-9e47-ecf549779de8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:02.540Z|021a32d5-ad40-4880-8a6b-bcb8ccd25834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:02.541Z|021a32d5-ad40-4880-8a6b-bcb8ccd25834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:04.121Z|9864ed4b-ec7b-4f1c-a950-68e6c3c9a3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:04.122Z|9864ed4b-ec7b-4f1c-a950-68e6c3c9a3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:04.140Z|d800e70f-74d5-417b-a014-23f8892518c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:04.140Z|d800e70f-74d5-417b-a014-23f8892518c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:10.945Z|6585a646-f6b0-4365-97f3-9448ad62dd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:50:10.946Z|6585a646-f6b0-4365-97f3-9448ad62dd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:50:12.575Z|ed9e89df-df20-4709-8f83-58b1acec763b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:12.576Z|ed9e89df-df20-4709-8f83-58b1acec763b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:14.162Z|03c31fe8-998d-431b-801a-833427706923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:14.162Z|03c31fe8-998d-431b-801a-833427706923|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:14.170Z|07f4599f-51f9-47f7-82ee-79a6ed55e61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:14.170Z|07f4599f-51f9-47f7-82ee-79a6ed55e61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:22.604Z|649d791c-c79a-437f-a6b2-0b375c8e5bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:22.605Z|649d791c-c79a-437f-a6b2-0b375c8e5bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:24.190Z|992dc54a-6bb5-4294-bf46-791f983c5664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:24.191Z|992dc54a-6bb5-4294-bf46-791f983c5664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:24.191Z|3087a9d5-206e-4cff-8b55-a3e489011dcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:24.192Z|3087a9d5-206e-4cff-8b55-a3e489011dcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:25.946Z|0ae105d6-f2de-462d-b1b9-f41e6a29fe38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:50:25.946Z|0ae105d6-f2de-462d-b1b9-f41e6a29fe38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:50:26.075Z|1cffdeb4-5dc9-4e8e-9cd9-adcb162cd05c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:50:26.076Z|1cffdeb4-5dc9-4e8e-9cd9-adcb162cd05c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:50:32.633Z|50f35aa0-d683-4f3a-9ea5-a4c4ef54e6ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:32.634Z|50f35aa0-d683-4f3a-9ea5-a4c4ef54e6ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:34.217Z|ba393bdf-bfdc-4ea3-a5a5-1c503468cbaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:34.217Z|727ddff7-a10e-46f7-80fe-57b5423306cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:34.218Z|727ddff7-a10e-46f7-80fe-57b5423306cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:34.218Z|ba393bdf-bfdc-4ea3-a5a5-1c503468cbaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:40.946Z|30a4354f-da8b-4a6c-ab03-647761020c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:50:40.949Z|30a4354f-da8b-4a6c-ab03-647761020c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:50:42.661Z|6f5b6fd9-bb31-4d35-b65c-2127482b2921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:42.662Z|6f5b6fd9-bb31-4d35-b65c-2127482b2921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:44.247Z|32e6447c-ba2f-45e8-9dfd-f2b6c808a47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:44.248Z|32e6447c-ba2f-45e8-9dfd-f2b6c808a47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:44.249Z|4bf19100-9f9a-4580-bc94-6c9b7295a41d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:44.250Z|4bf19100-9f9a-4580-bc94-6c9b7295a41d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:52.689Z|4f518faf-332f-431a-9653-d0de922ec6d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:52.690Z|4f518faf-332f-431a-9653-d0de922ec6d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:54.282Z|18bac596-f828-420f-8114-c442e61dbeaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:54.282Z|a8bfae52-c129-40f8-b515-3caec7d189f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:50:54.283Z|18bac596-f828-420f-8114-c442e61dbeaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:54.283Z|a8bfae52-c129-40f8-b515-3caec7d189f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:50:55.945Z|7795e165-32ad-4e47-9c15-4f95e66566bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:50:55.946Z|7795e165-32ad-4e47-9c15-4f95e66566bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:50:56.077Z|99056fd5-bc05-41af-9d9a-1fa68fec0244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:50:56.077Z|99056fd5-bc05-41af-9d9a-1fa68fec0244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:50:59.809Z|816320a4-20f8-4fe5-899d-b550f48fafee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:50:59.810Z|816320a4-20f8-4fe5-899d-b550f48fafee|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:02.717Z|1131c386-1460-48a7-be7e-1620b6099a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:02.718Z|1131c386-1460-48a7-be7e-1620b6099a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:04.308Z|59199f6d-6425-4e5f-a4c8-920292ac1e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:04.308Z|2c6d8a53-f6b0-4f15-b6c3-14c8978ebd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:04.309Z|59199f6d-6425-4e5f-a4c8-920292ac1e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:04.309Z|2c6d8a53-f6b0-4f15-b6c3-14c8978ebd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:10.946Z|ce583afa-089a-4327-ba38-7e7ba34af731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:51:10.946Z|ce583afa-089a-4327-ba38-7e7ba34af731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:51:12.753Z|14042412-2c5f-43e3-bc11-fd83ef61fbfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:12.754Z|14042412-2c5f-43e3-bc11-fd83ef61fbfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:14.335Z|70f1ba40-feee-42c0-8a5b-e15c11b95e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:14.335Z|cf6f06af-2aba-483d-900a-fee6836b5520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:14.336Z|70f1ba40-feee-42c0-8a5b-e15c11b95e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:14.336Z|cf6f06af-2aba-483d-900a-fee6836b5520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:22.790Z|1915a643-80c4-413f-a2c6-042de678506f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:22.791Z|1915a643-80c4-413f-a2c6-042de678506f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:24.374Z|1c9b5fd7-0e81-4a82-961e-0c930d6ff36c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:24.374Z|24a589bb-f7e8-4b8b-9f12-8989fd526bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:24.375Z|1c9b5fd7-0e81-4a82-961e-0c930d6ff36c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:24.375Z|24a589bb-f7e8-4b8b-9f12-8989fd526bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:25.946Z|e13bd8d4-bc03-400f-89be-ee4e2291af99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:51:25.947Z|e13bd8d4-bc03-400f-89be-ee4e2291af99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:51:26.078Z|b6b28a7b-bd32-4f02-9664-4687ac22ef2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:51:26.079Z|b6b28a7b-bd32-4f02-9664-4687ac22ef2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:51:32.818Z|8c2695cd-2155-47a8-ba55-538250de6ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:32.819Z|8c2695cd-2155-47a8-ba55-538250de6ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:34.400Z|8cc44770-8f6c-46df-9c62-c322108d42b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:34.400Z|8d12da8d-9497-4084-9456-fe7273e4b24a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:34.401Z|8cc44770-8f6c-46df-9c62-c322108d42b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:34.401Z|8d12da8d-9497-4084-9456-fe7273e4b24a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:40.946Z|8feaab13-c5e8-453a-8281-f29af271132a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:51:40.947Z|8feaab13-c5e8-453a-8281-f29af271132a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:51:42.850Z|9b24632c-3d16-4716-88f1-3167a954f937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:42.851Z|9b24632c-3d16-4716-88f1-3167a954f937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:44.435Z|cc4dbd55-8b10-4ece-b801-505f1493d2ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:44.435Z|31aa5c3d-a4b7-470d-88f3-9cebe3bbf693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:44.436Z|31aa5c3d-a4b7-470d-88f3-9cebe3bbf693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:44.436Z|cc4dbd55-8b10-4ece-b801-505f1493d2ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:52.908Z|aa82a4e5-b9f7-4392-8ae8-53fc91033d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:52.910Z|aa82a4e5-b9f7-4392-8ae8-53fc91033d8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:54.474Z|e6dbed59-2dce-4b48-84be-72a15b576886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:54.475Z|e6dbed59-2dce-4b48-84be-72a15b576886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:54.482Z|b226cc49-c5e7-4631-9932-d41e9be7c0dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:51:54.482Z|b226cc49-c5e7-4631-9932-d41e9be7c0dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:51:55.946Z|8301342b-a034-4873-8536-5c7e7bba5ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:51:55.948Z|8301342b-a034-4873-8536-5c7e7bba5ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:51:56.080Z|282573ef-9866-464f-81dd-336bf3e54ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:51:56.080Z|282573ef-9866-464f-81dd-336bf3e54ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:51:59.810Z|d3663826-7a06-47cf-81e3-d4c900487a9f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:51:59.813Z|d3663826-7a06-47cf-81e3-d4c900487a9f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:02.953Z|4eab3d2f-007c-4917-b142-e1be8da5d177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:02.954Z|4eab3d2f-007c-4917-b142-e1be8da5d177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:04.505Z|806f802b-60f3-442e-b6a7-57be8ee4be80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:04.506Z|806f802b-60f3-442e-b6a7-57be8ee4be80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:04.506Z|47cfe0d7-ffe4-4f7f-b2d2-73955717d1c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:04.508Z|47cfe0d7-ffe4-4f7f-b2d2-73955717d1c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:10.945Z|ee912c7e-8c0c-4870-b89b-3772e95c1842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:52:10.946Z|ee912c7e-8c0c-4870-b89b-3772e95c1842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:52:12.984Z|94f0c0d0-f4a0-42c0-bedc-ccc04490fb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:12.985Z|94f0c0d0-f4a0-42c0-bedc-ccc04490fb09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:14.534Z|b4df4eb6-6017-48a7-acf5-cc5e25e46c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:14.535Z|b4df4eb6-6017-48a7-acf5-cc5e25e46c1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:14.558Z|de53298a-97b0-4555-a58d-2d60e15f6c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:14.559Z|de53298a-97b0-4555-a58d-2d60e15f6c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:23.015Z|f3887a8c-a937-435f-948f-e372a860cbf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:23.015Z|f3887a8c-a937-435f-948f-e372a860cbf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:24.569Z|95290992-7caf-47f9-ad72-104bc46a02cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:24.570Z|95290992-7caf-47f9-ad72-104bc46a02cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:24.588Z|1bd3e927-516f-4457-bb8a-df77bc3e9713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:24.589Z|1bd3e927-516f-4457-bb8a-df77bc3e9713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:25.945Z|95be17e9-777d-41e4-a342-5886547a4d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:52:25.946Z|95be17e9-777d-41e4-a342-5886547a4d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:52:26.081Z|5564cdb9-885b-4c81-aac8-58089dd40207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:52:26.082Z|5564cdb9-885b-4c81-aac8-58089dd40207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:52:33.050Z|54142bd2-d446-40aa-96e6-001f0bed1510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:33.051Z|54142bd2-d446-40aa-96e6-001f0bed1510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:34.597Z|2591810e-fb7e-49fb-bf4a-9d1d1c01015e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:34.597Z|2591810e-fb7e-49fb-bf4a-9d1d1c01015e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:34.611Z|71dba11c-f4fd-4b4a-8334-121ee2904ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:34.612Z|71dba11c-f4fd-4b4a-8334-121ee2904ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:40.945Z|7b31ff40-2607-44aa-9d7b-0af7139ccc25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:52:40.947Z|7b31ff40-2607-44aa-9d7b-0af7139ccc25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:52:43.082Z|71b476f6-5aec-4a09-85fe-9ce3b9e2629e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:43.083Z|71b476f6-5aec-4a09-85fe-9ce3b9e2629e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:44.624Z|a144a9e5-99ab-4396-9c37-fac5b4025fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:44.625Z|a144a9e5-99ab-4396-9c37-fac5b4025fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:44.634Z|a2207ffb-606e-4cf6-bce4-6b695a8b0f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:44.635Z|a2207ffb-606e-4cf6-bce4-6b695a8b0f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:53.112Z|5e62e7a7-ebb0-42be-bfc5-2e27c3f19c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:53.113Z|5e62e7a7-ebb0-42be-bfc5-2e27c3f19c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:54.653Z|1821e75f-029e-4338-b068-fc6bee57ede2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:54.654Z|1821e75f-029e-4338-b068-fc6bee57ede2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:54.662Z|d2637c3e-c231-4176-95a3-886e0455bb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:52:54.663Z|d2637c3e-c231-4176-95a3-886e0455bb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:52:55.945Z|81009aec-19a9-4b2e-bc1d-fc7520c266a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:52:55.946Z|81009aec-19a9-4b2e-bc1d-fc7520c266a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:52:56.083Z|66e48706-270a-488b-9334-a4c2bc700deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:52:56.084Z|66e48706-270a-488b-9334-a4c2bc700deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:52:59.809Z|601e1b1d-6b97-40aa-ad5e-33deb0b81030|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:52:59.810Z|601e1b1d-6b97-40aa-ad5e-33deb0b81030|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:03.162Z|2b2a40f9-b234-4485-8020-d96a4552b6b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:03.164Z|2b2a40f9-b234-4485-8020-d96a4552b6b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:04.679Z|e317ebc0-13cd-42ba-95f5-6bbe4cae1696|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:04.680Z|e317ebc0-13cd-42ba-95f5-6bbe4cae1696|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:04.692Z|042b2231-8d43-4544-a3ab-4a600209e792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:04.693Z|042b2231-8d43-4544-a3ab-4a600209e792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:10.946Z|41854203-2b9d-4dc9-9b21-3f14a9b8f4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:53:10.946Z|41854203-2b9d-4dc9-9b21-3f14a9b8f4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:53:13.202Z|65b13460-2b92-4e38-97e8-9d2741ac3377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:13.203Z|65b13460-2b92-4e38-97e8-9d2741ac3377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:14.704Z|8f306e7a-a248-42a5-9ea6-14bb8652aa96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:14.705Z|8f306e7a-a248-42a5-9ea6-14bb8652aa96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:14.720Z|ed03d31f-c486-4d5a-a2a4-e53fe48539d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:14.721Z|ed03d31f-c486-4d5a-a2a4-e53fe48539d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:23.227Z|6af137af-c948-4216-905c-ff619460640b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:23.228Z|6af137af-c948-4216-905c-ff619460640b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:24.749Z|81b3e775-c37f-4ba6-9061-2c6ca8b69cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:24.750Z|81b3e775-c37f-4ba6-9061-2c6ca8b69cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:24.765Z|a1490a3b-1289-4b12-a001-098f848d9386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:24.766Z|a1490a3b-1289-4b12-a001-098f848d9386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:25.946Z|28c816d1-0f43-426f-9d2a-0396b4ce4c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:53:25.947Z|28c816d1-0f43-426f-9d2a-0396b4ce4c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:53:26.086Z|dcd57c48-c0f4-43bd-b7b3-6a56f69321e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:53:26.086Z|dcd57c48-c0f4-43bd-b7b3-6a56f69321e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:53:33.255Z|999d612c-24ab-4591-869f-86ed4439cf21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:33.256Z|999d612c-24ab-4591-869f-86ed4439cf21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:34.778Z|e6c753aa-b152-4748-9853-842ecd8af405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:34.779Z|e6c753aa-b152-4748-9853-842ecd8af405|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:34.792Z|bbfdb461-713a-4407-ba68-73c6aa3bfdb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:34.793Z|bbfdb461-713a-4407-ba68-73c6aa3bfdb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:40.946Z|f049add1-b8eb-4b73-b78f-86a861546c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:53:40.946Z|f049add1-b8eb-4b73-b78f-86a861546c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:53:43.293Z|f713baa1-49a6-4007-af7f-f5a8c9f019dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:43.293Z|f713baa1-49a6-4007-af7f-f5a8c9f019dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:44.803Z|1ed08658-c0af-4b48-985e-30c7686d5e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:44.803Z|1ed08658-c0af-4b48-985e-30c7686d5e2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:44.816Z|ddef22d9-c423-49c0-8258-ea34ef6a29aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:44.816Z|ddef22d9-c423-49c0-8258-ea34ef6a29aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:53.326Z|d9f25aa4-1fda-4f9e-98fe-49e865e014a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:53.327Z|d9f25aa4-1fda-4f9e-98fe-49e865e014a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:54.829Z|68307eb6-dcc8-4325-ae94-4e553a4524dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:54.830Z|68307eb6-dcc8-4325-ae94-4e553a4524dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:54.841Z|377b919b-f2cf-46f0-871a-149d94ecc078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:53:54.841Z|377b919b-f2cf-46f0-871a-149d94ecc078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:53:55.945Z|c07c7137-6304-4ae9-8fe5-1a148f7c6a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:53:55.946Z|c07c7137-6304-4ae9-8fe5-1a148f7c6a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:53:56.087Z|a3a7f31d-d973-4ef0-8142-31134e01ee5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:53:56.088Z|a3a7f31d-d973-4ef0-8142-31134e01ee5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:53:59.808Z|14153666-4014-4c69-be3a-4bf5deb76fe0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:53:59.809Z|14153666-4014-4c69-be3a-4bf5deb76fe0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:03.377Z|6d8ca21f-e912-4112-bf74-3c1866545d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:03.378Z|6d8ca21f-e912-4112-bf74-3c1866545d7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:04.862Z|f2ae2f3f-a78f-481a-bae8-ed4fa7c11489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:04.863Z|f2ae2f3f-a78f-481a-bae8-ed4fa7c11489|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:04.867Z|4eb21249-b7f2-4d06-b97c-d82207e71d98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:04.868Z|4eb21249-b7f2-4d06-b97c-d82207e71d98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:10.945Z|c84178a2-d52d-43b5-b83d-7fc0a7cbbe35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:54:10.947Z|c84178a2-d52d-43b5-b83d-7fc0a7cbbe35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:54:13.406Z|4389a195-a2ef-4fdb-a68e-22018ac42353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:13.406Z|4389a195-a2ef-4fdb-a68e-22018ac42353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:14.888Z|d80bb13b-8d07-4d9f-9a94-f06739527cf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:14.889Z|d80bb13b-8d07-4d9f-9a94-f06739527cf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:14.893Z|19217797-b112-494b-9307-461950e27e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:14.895Z|19217797-b112-494b-9307-461950e27e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:23.485Z|a9a3d660-45c6-41d5-8565-5b74ccc08000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:23.485Z|a9a3d660-45c6-41d5-8565-5b74ccc08000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:24.915Z|1028579f-0a0a-4732-8f7b-90760cec37c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:24.916Z|1028579f-0a0a-4732-8f7b-90760cec37c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:24.927Z|86404c82-26fa-4832-bc7d-270a82f7b705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:24.927Z|86404c82-26fa-4832-bc7d-270a82f7b705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:25.945Z|72e07124-90c6-4b56-b236-1244b7d52375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:54:25.946Z|72e07124-90c6-4b56-b236-1244b7d52375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:54:26.089Z|df4b33ed-de6c-403c-a91c-7b021b63e2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:54:26.090Z|df4b33ed-de6c-403c-a91c-7b021b63e2dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:54:30.076Z||http-nio-8080-exec-9|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xd9$o0xee0xbae:'0x150xfbd!0x170xe40xcc#0xbaj0xe6}0x0fF0x1b0x8e0x0eF0x970xeflx0x170xa2]. 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-12T05:54:33.521Z|282419eb-5241-412b-ad18-7cc2e4eb4e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:33.521Z|282419eb-5241-412b-ad18-7cc2e4eb4e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:34.945Z|9cbcd59f-e91b-435c-95f4-673bbfe77538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:34.946Z|9cbcd59f-e91b-435c-95f4-673bbfe77538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:34.952Z|31353270-49e9-49ed-9971-431f7bce7134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:34.952Z|31353270-49e9-49ed-9971-431f7bce7134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:40.945Z|224253c9-ed4f-4f38-8a51-87fadb473592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:54:40.946Z|224253c9-ed4f-4f38-8a51-87fadb473592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:54:43.556Z|fe67646a-f359-45c0-8a3a-03af508cc1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:43.558Z|fe67646a-f359-45c0-8a3a-03af508cc1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:44.970Z|17b94e27-5ec8-466c-b472-9d4f26965cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:44.971Z|17b94e27-5ec8-466c-b472-9d4f26965cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:44.972Z|0c8b2049-a088-4ac9-8be8-38698174696a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:44.974Z|0c8b2049-a088-4ac9-8be8-38698174696a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:53.581Z|7ee12ca9-31c7-45fc-8919-7e82bd64129f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:53.582Z|7ee12ca9-31c7-45fc-8919-7e82bd64129f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:54.998Z|69b7f503-163d-446b-a6f0-facf9efd40f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:54.998Z|d3d34a42-caf4-4fa7-9d9c-c5ad619c70b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:54:54.998Z|d3d34a42-caf4-4fa7-9d9c-c5ad619c70b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:54.998Z|69b7f503-163d-446b-a6f0-facf9efd40f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:54:55.945Z|8aa1da9c-4d76-4f7a-80f6-c5cf6ce9b81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:54:55.947Z|8aa1da9c-4d76-4f7a-80f6-c5cf6ce9b81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:54:56.091Z|c517d9f1-329f-4524-a130-47e74c789e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:54:56.091Z|c517d9f1-329f-4524-a130-47e74c789e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:54:59.808Z|b1ff321c-dad4-46fa-ac28-b8ccbc587866|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:54:59.809Z|b1ff321c-dad4-46fa-ac28-b8ccbc587866|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:03.608Z|0010c92c-bb6a-409d-842d-4f0d08d154ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:03.609Z|0010c92c-bb6a-409d-842d-4f0d08d154ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:05.027Z|f03c5a05-607c-4a98-a943-699b1a1c37dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:05.028Z|f03c5a05-607c-4a98-a943-699b1a1c37dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:05.040Z|95da1b0e-1694-488e-a0d1-00629b449197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:05.041Z|95da1b0e-1694-488e-a0d1-00629b449197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:10.946Z|b0a07841-07c6-4821-8c29-30f58f46c2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:55:10.946Z|b0a07841-07c6-4821-8c29-30f58f46c2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:55:13.647Z|19618626-87e2-4558-8474-b53c202be6ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:13.648Z|19618626-87e2-4558-8474-b53c202be6ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:15.063Z|1ddd3acc-cffb-4239-9bc5-8ef3a066ccc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:15.064Z|1ddd3acc-cffb-4239-9bc5-8ef3a066ccc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:15.073Z|57574f73-98b1-4552-afb4-e0a6e805ce4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:15.074Z|57574f73-98b1-4552-afb4-e0a6e805ce4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:23.674Z|c4f42cc6-8dcc-4ae1-9d11-05d29b9428da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:23.675Z|c4f42cc6-8dcc-4ae1-9d11-05d29b9428da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:25.090Z|a04302c9-da41-4ba0-b51d-0e5eccf107f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:25.091Z|a04302c9-da41-4ba0-b51d-0e5eccf107f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:25.096Z|bf608d3c-ef43-48a6-9a97-88ae705d94ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:25.097Z|bf608d3c-ef43-48a6-9a97-88ae705d94ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:25.945Z|b8399821-6b50-421b-8ab2-aa039d784aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:55:25.946Z|b8399821-6b50-421b-8ab2-aa039d784aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:55:26.092Z|a125d53a-f685-49c2-9f20-98e8fe23a2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:55:26.093Z|a125d53a-f685-49c2-9f20-98e8fe23a2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:55:33.701Z|ce71d19a-3675-4697-a707-ed5b27f1e33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:33.702Z|ce71d19a-3675-4697-a707-ed5b27f1e33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:35.114Z|c1687399-52a8-42e1-9cdd-f3b822f45052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:35.115Z|c1687399-52a8-42e1-9cdd-f3b822f45052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:35.120Z|a0824fa7-2687-4945-a8d6-dbb7d3d60c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:35.120Z|a0824fa7-2687-4945-a8d6-dbb7d3d60c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:40.946Z|ab982886-4bcb-4e4a-a753-7aff96b7d018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:55:40.947Z|ab982886-4bcb-4e4a-a753-7aff96b7d018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:55:43.737Z|a0117fbe-f4b3-4605-8eff-5f29289c0f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:43.738Z|a0117fbe-f4b3-4605-8eff-5f29289c0f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:45.142Z|19c305ce-23b8-4b06-acb8-467d74db9450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:45.143Z|19c305ce-23b8-4b06-acb8-467d74db9450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:45.144Z|0cb23a9a-6049-4d35-8f2f-be80b3701bf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:45.145Z|0cb23a9a-6049-4d35-8f2f-be80b3701bf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:53.764Z|de5ff7b9-dc92-4d67-a9ac-0af8c2d5a24a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:53.765Z|de5ff7b9-dc92-4d67-a9ac-0af8c2d5a24a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:55.170Z|fa9d0313-3ba4-4f86-9651-eb81daf944f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:55.171Z|40617cee-c153-44d7-91c9-31f885dc33a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:55:55.172Z|40617cee-c153-44d7-91c9-31f885dc33a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:55.172Z|fa9d0313-3ba4-4f86-9651-eb81daf944f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:55:55.945Z|ba82a9bd-42d1-4d1a-ac6a-bece0d36861b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:55:55.946Z|ba82a9bd-42d1-4d1a-ac6a-bece0d36861b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:55:56.094Z|83c8d4c5-b749-40f7-8524-8e7f9f0ee3cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:55:56.094Z|83c8d4c5-b749-40f7-8524-8e7f9f0ee3cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:55:59.809Z|5359015c-e849-4da0-ace4-74edcfa6fd36|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:55:59.810Z|5359015c-e849-4da0-ace4-74edcfa6fd36|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:03.789Z|89fcad45-5cbc-49f1-a92b-7ee35467cb99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:03.790Z|89fcad45-5cbc-49f1-a92b-7ee35467cb99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:05.200Z|42a745a1-c5d5-4ea8-a95e-a951a867df61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:05.201Z|42a745a1-c5d5-4ea8-a95e-a951a867df61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:05.209Z|e7dba6d5-14e5-4f49-9d12-7b95b00b5b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:05.213Z|e7dba6d5-14e5-4f49-9d12-7b95b00b5b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:10.945Z|8cf83901-ca14-4ab9-b0a8-5d455a7942bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:56:10.946Z|8cf83901-ca14-4ab9-b0a8-5d455a7942bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:56:13.816Z|5e8a3a98-3870-460c-b000-30983061bf2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:13.816Z|5e8a3a98-3870-460c-b000-30983061bf2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:15.231Z|86116b3f-9bbf-4955-a0e0-dceab420fb87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:15.231Z|86116b3f-9bbf-4955-a0e0-dceab420fb87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:15.248Z|925aa42e-3035-4551-9f63-fe0af51505ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:15.249Z|925aa42e-3035-4551-9f63-fe0af51505ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:23.852Z|e5ce16cf-78bd-48f1-a763-20773f7449e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:23.853Z|e5ce16cf-78bd-48f1-a763-20773f7449e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:25.257Z|380646ab-830a-4814-8bb5-a657dd28da3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:25.258Z|380646ab-830a-4814-8bb5-a657dd28da3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:25.274Z|f19752b6-9598-4909-87a0-f97a509147ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:25.274Z|f19752b6-9598-4909-87a0-f97a509147ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:25.946Z|489d94bc-f8fc-4b07-bfb7-905716966a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:56:25.947Z|489d94bc-f8fc-4b07-bfb7-905716966a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:56:26.095Z|da74d7cb-7149-4e5b-b6b6-38e06ba032d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:56:26.096Z|da74d7cb-7149-4e5b-b6b6-38e06ba032d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:56:33.889Z|ee33a2f8-532f-4ffa-ad83-ff15a59290ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:33.890Z|ee33a2f8-532f-4ffa-ad83-ff15a59290ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:35.282Z|ac333203-e30d-4ed5-82fc-eaa696d1459a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:35.282Z|ac333203-e30d-4ed5-82fc-eaa696d1459a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:35.299Z|80f9ee27-fb64-4dec-9754-56e04727d3e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:35.299Z|80f9ee27-fb64-4dec-9754-56e04727d3e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:40.945Z|a7c56da4-4abd-47a3-af53-ee13fc4f6476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:56:40.946Z|a7c56da4-4abd-47a3-af53-ee13fc4f6476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:56:43.922Z|d6b4fc1d-bd52-44ef-b90d-918252d05ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:43.923Z|d6b4fc1d-bd52-44ef-b90d-918252d05ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:45.305Z|b9055fe4-933a-4a92-84a7-340996109e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:45.306Z|b9055fe4-933a-4a92-84a7-340996109e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:45.319Z|cd7b989a-472a-4a7a-862a-85a031a92fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:45.319Z|cd7b989a-472a-4a7a-862a-85a031a92fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:53.952Z|3848aa13-867f-48e6-8fd1-b51df6030c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:53.953Z|3848aa13-867f-48e6-8fd1-b51df6030c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:55.330Z|ef0ef186-0c6b-41e9-87cf-7c62759f69b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:55.331Z|ef0ef186-0c6b-41e9-87cf-7c62759f69b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:55.342Z|7cfc38a0-798c-4134-80ed-f3b81e484e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:56:55.343Z|7cfc38a0-798c-4134-80ed-f3b81e484e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:56:55.945Z|e8b11f86-4017-42ea-bc97-f843d75a0100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:56:55.946Z|e8b11f86-4017-42ea-bc97-f843d75a0100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:56:56.097Z|b93dd091-77c7-4f0b-b416-3bb98f8463bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:56:56.098Z|b93dd091-77c7-4f0b-b416-3bb98f8463bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:56:59.808Z|0e2560b2-bc95-4697-baf1-645600e238a1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-12T05:56:59.808Z|0e2560b2-bc95-4697-baf1-645600e238a1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:03.977Z|97015105-af90-4e69-984d-406d80aa0258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:03.977Z|97015105-af90-4e69-984d-406d80aa0258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:05.364Z|65ff8a2e-2db1-47a7-a614-8d68985e4f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:05.365Z|65ff8a2e-2db1-47a7-a614-8d68985e4f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:05.371Z|006754cf-dfd7-4326-a9fa-f7087ba2d972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:05.374Z|006754cf-dfd7-4326-a9fa-f7087ba2d972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:10.945Z|8852b73a-520b-4bbc-bb6f-963629b3e5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:57:10.947Z|8852b73a-520b-4bbc-bb6f-963629b3e5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:57:14.000Z|9b36b58b-1046-4566-97e4-e30594aaa021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:14.002Z|9b36b58b-1046-4566-97e4-e30594aaa021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:15.392Z|fe01d187-823e-4cdd-9239-f200d5e721de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:15.392Z|fe01d187-823e-4cdd-9239-f200d5e721de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:15.398Z|931be8ba-c6d1-4f07-8d37-7e9ca1e97ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:15.399Z|931be8ba-c6d1-4f07-8d37-7e9ca1e97ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:24.032Z|5c156044-e94c-4ea6-90da-eb4e8ae99aff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:24.033Z|5c156044-e94c-4ea6-90da-eb4e8ae99aff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:25.420Z|87709f70-3ff2-48a8-aa6c-6cb41a1d3c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:25.421Z|87709f70-3ff2-48a8-aa6c-6cb41a1d3c34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:25.422Z|6e1e1258-661e-4fdd-9ff2-99bc36b58ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:25.423Z|6e1e1258-661e-4fdd-9ff2-99bc36b58ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:25.945Z|c5438ffb-4e01-475e-9213-7804a4f43c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:57:25.946Z|c5438ffb-4e01-475e-9213-7804a4f43c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:57:26.098Z|04b55ed7-705c-4c43-b85c-fa8a047ed2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:57:26.099Z|04b55ed7-705c-4c43-b85c-fa8a047ed2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:57:34.075Z|eb0093bd-53e0-4200-90d2-75e931d4acc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:34.076Z|eb0093bd-53e0-4200-90d2-75e931d4acc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:35.445Z|fff4106d-cf54-4ba4-938c-1cc5d0d62707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:35.446Z|fff4106d-cf54-4ba4-938c-1cc5d0d62707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:35.448Z|bf67c9ad-eae3-4eac-9bea-b304971e505d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:35.449Z|bf67c9ad-eae3-4eac-9bea-b304971e505d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:40.946Z|9d2c8355-2240-4772-a938-cf5781bd29c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:57:40.946Z|9d2c8355-2240-4772-a938-cf5781bd29c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:57:44.102Z|b6c0939f-ef1c-47c7-ac37-6fa3e0139051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:44.103Z|b6c0939f-ef1c-47c7-ac37-6fa3e0139051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:45.492Z|99600a2c-97fb-43a5-8b1e-f1534f6204f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:45.493Z|99600a2c-97fb-43a5-8b1e-f1534f6204f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:45.498Z|eebd384d-6184-40ac-b337-3c39cc28efaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:45.499Z|eebd384d-6184-40ac-b337-3c39cc28efaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:54.131Z|4e55e02a-44dc-4fe9-a373-b7622f3c12e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:54.132Z|4e55e02a-44dc-4fe9-a373-b7622f3c12e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:55.518Z|0d9abc44-c7c3-4f6d-bc13-747a8378ced1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:55.518Z|90af827c-0105-4f9d-8763-2c39c2b54a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-12T05:57:55.519Z|0d9abc44-c7c3-4f6d-bc13-747a8378ced1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:55.519Z|90af827c-0105-4f9d-8763-2c39c2b54a57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-12T05:57:55.945Z|836b3042-7792-4750-a9f4-7c177b4d356d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:57:55.947Z|836b3042-7792-4750-a9f4-7c177b4d356d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-12T05:57:56.100Z|23b4ba0e-a200-4cd8-a01a-60745fa09cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-12T05:57:56.100Z|23b4ba0e-a200-4cd8-a01a-60745fa09cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.